@charset "UTF-8";
/* CSS Document */

/*------------------------------------*\
	$SHAREDse
\*------------------------------------*/

h1, h2, h3, h4, h5, h6,
article,
ul,
ol,
dl {
    margin-bottom: 24px;
    margin-bottom: 1.5rem; /* 24px */
}

b,
strong,
dt {
    font-weight: 700;
}

.imagelayer h5
{
    position: absolute;
    left: 0;
    background: rgba(226, 53, 89, 0.40);
    font-family: Mulish, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.2!important;
    color: #FFFFFF;
    padding: 10px 10px 10px 20px;
    bottom: 10px;
    height: unset;
    width: 100%;}
    
    .categoryrow .imagelayer h5 {
    font-size: 14px;
    padding-bottom: 10px;
}

.imagelayer.accessories h3
{bottom:70px;}

@media (min-width: 250px) and (max-width: 1000px)
.imagelayer h3{
    font-size: 20px!important;
    padding: 12px;
}
}

/*------------------------------------*\
	$MAIN
\*------------------------------------*/

.popup {
    background-position: 0 50px;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /*margin: 0 auto;  the bottom margin is the negative value of the footer's height */
}

.footer, .push {
    height: 142px; /* .push must be the same height as .footer */
    clear: both;
}

.sisea-result {
    display: inline-block;
}

.sisea-result:nth-child(4n+1) {
    margin-left: 0;
    clear: left
}

.sisea-result:nth-child(4n) {
    margin-right: 0;
}

.sisea-result h1 {
    line-height: 40px;
}

.slider-pro {
    min-height: 240px;
}

.three.columns:nth-child(4n+1) {
    clear: left
}

/*------------------------------------*\
	$TYPE
\*------------------------------------*/
/*--- HEADINGS ---*/
h1, h2, h3, h4, h5, h6 {
    font-size: 24px;
    padding-bottom: 12px;
    padding-top: 8px;
    font-weight: 600;
}

h1 {
    font-size: 3.5em;
    line-height: 1.1em;
}

h2 {
    font-size: 2.5em;
    line-height: 1em;
}

h3 {
    font-size: 2em;
    line-height: 1em;
}

h4 {
    font-size: 1.5em;
    line-height: 1em;
}

h5 {
    font-size: 1.2em;
    line-height: 1em;
}

.homepage h1 {
    font-size: 30px;
    text-align: center;
}

.homepage h2 {
    font-size: 24px;
}

.homepage h3 {
    font-size: 20px;
}

.homepage h4 {
    font-size: 20px;
}

/* Text
-------------------------------------------------------------- */

a.imagelink {
    border-bottom: 0;
}

a:hover {
    text-decoration: underline;
}

ol {
    margin: 0 0 18px 2.5em;
}

ol {
    list-style-type: decimal;
}

ol ol {
    list-style: upper-alpha;
}

ol ol ol {
    list-style: lower-roman;
}

ol ol ol ol {
    list-style: lower-alpha;
}

ul ul, ol ol, ul ol, ol ul {
    margin-bottom: 0;
    font-size: 1.2em;
}

dl {
    margin: 0 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: 18px;
}

strong {
    font-weight: bold;
}

cite, em, i {
}

pre {
    font: 11px Monaco, monospace;
    line-height: 18px;
    margin-bottom: 18px;
}

code {
    font: 11px Monaco, monospace;
}

abbr, acronym {
    border-bottom: 1px dotted #333;
    cursor: help;
}

ins {
    text-decoration: none;
}

sup, sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    position: relative;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

blockquote {
    padding-left: 1em;
    border-left: 3px solid #999;
    margin: 2.5em 2em;
}

blockquote p {
    font: 1.8em Georgia, "Times New Roman", Times, serif;
}

.center {
    text-align: center;
}

/* images
-------------------------------------------------------------- */
.mainlogo {
    width: 160px;
    position: absolute;
    z-index: 9999;
    top: -20px;
}

.logo {
    border: 0;
    padding-top: 20px;
}

.floatleft {
    float: left;
    padding-right: 15px;
}

.floatright {
    float: right;
    padding-left: 15px;
}

a img:hover {
    background-color: transparent;
}

.img-fluid {width:100%;}

.imgborder {border: solid 2px white;}

/* Forms
-------------------------------------------------------------- */
input {
    border: 1px solid #68849b;
    background: #fff;
    padding: 8px;
    margin-bottom: 5px;
    width: 170px;
    border-radius:5px;
}

input:hover {
    border: 1px solid #000;
    background: #f7f4f4;
}

select {
    padding: 8px;
       border-radius:5px;
}

fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

label {
    text-align: left;
    display: block;
    clear: both;
    text-transform: uppercase;
    margin-top:7px;
}

legend {
    text-align: left;
    display: block;
    clear: both;
    text-transform: uppercase;
    font-size: 2em;
    padding-top: 20px;
    padding-bottom: 20px;
}

label.usrlogin {
    width: 250px;
}

form {
    font-size: 14px;
}

textarea {
    border: 1px solid #333;
    background: #f5f5f5;
    font-size: 1.1em;
    padding: 8px;
        border-radius:5px;
}

textarea:hover {
    border: 1px solid #333;
    background: #f7f4f4;
}

.inputsmall {
    width: 50px;
    float:right;
    clear:both;
}

.itemselect {    float:right;
    clear:both;
}

/* testimonials
-------------------------------------------------------------- */
.testimonial h1 {
    color: #68849b;
    font-size: 55px;
    text-align: center;
}

.testimonials {
    border: 1px solid #68849b;
    min-height: 200px;
    margin-bottom: 20px;
}

.testimonials-image {
    width: 200px;
    float: left;
    margin-right: 10px;
}

.testimonials-text {
    overflow: hidden;
    padding: 10px;
}

.testimonials .paging {
    text-align: center;
}

.grid {
}

.grid-item {
    width: 90%;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.grid-item2 {
    width: 31%;
}


/* rotating images on homepage
-------------------------------------------------------------- */
#slider img {
    max-width: 100%;
    width: 100%;
    height: auto;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

#slider {
    position: relative;
    overflow: hidden;
    height:;
}

#slider img {
    display: none;
    z-index: 8000;
}

#slider .slide-title {
    background: rgba(0, 0, 0, .5);
    padding: 10px;
    color: #fff;
    display: none;
    position: absolute;
    bottom: 20%;
    left: 0;
    z-index: 8100;
}

#slider .slide-count {
    padding: 10px;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 8100;
}

@media (max-width: 480px) {
    #slider .slide-title, #slider .slide-count {
        display: none;
        visibility: hidden;
    }
}


/* Buttons
-------------------------------------------------------------- */
.button, .button3, .wishlistlink, .sizelinkbutton {
    border: 0 solid #666;
    background: #E23559;
    border-radius: 5px;
    margin: 5px 0 5px 0;
    padding: 5px 10px;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    width: auto;
    letter-spacing: 1px;
    display: inline-block;
    font-weight: 600;
}

.button:hover,
.button:focus,
.button:active,
.button3:hover,
.button3:focus,
.button3:active,
.sizelinkbutton:hover,
.wishlistlink:hover,
.wishlistlink:focus,
.wishlistlink:active{
    color: #fff;
    background:#b02a46;
}


.button2 {
    padding: 2px 5px 2px 5px !important;
    font-size: 15px;
    text-transform: none;
    -moz-border-radius: 0;
    border-radius: 0;
}

.button:hover {
    border: 0 solid #006;
    background: #e23559;
    text-decoration: none;
}

.button span {
    display: block;
    line-height: 18px;
    padding: 3px;
}

.button:hover span {
    display: block;
    line-height: 18px;
    padding: 3px;
}

header {
    background-color: #fbe1dd;
    padding-bottom: 10px;
}

blockquote.consult p {
    font-size: 1.5rem;
}


/* Blockquote main style */
blockquote.consult {
    position: relative;
    padding: 30px 0;
    width: 70%;
    z-index: 1;
    margin: 10px auto 50px auto;
    align-self: center;
    border-top: solid 1px;
    border-bottom: solid 1px;
    border-left: 0;
    font-size: 1.5rem;
}

/* Blockquote header */
blockquote.consult p, blockquote p {
    position: relative;

    font-size: 1.2rem;
    line-height: 1.4;
    margin: 0;
}

/* Blockquote right double quotes */
blockquote.consult:after {
    position: absolute;
    font-family: Georgia, Times, "Times New Roman", serif;
    content: "\201D";
    font-size: 10rem;
    line-height: 0;
    bottom: -43px;
    right: 30px;
}

.productflexlistingthumbnails {
    display: inline-block;
    -webkit-box-flex: 1; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- */
    -ms-flex: 1; /* IE 10 */
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto; /* NEW, Spec - Opera 12.1, Firefox 20+ */
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    width: 16.66%;
    max-width: 16.66%;
    object-fit: cover;
}

/* small Navigation
-------------------------------------------------------------- */
.cart {
    display: inline-block;
    font-size: 1.4em;
    list-style: none;
    text-transform: uppercase;
    float: right;
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
}

.cart a {
    color: #222;
}

.cart li {
    display: inline-block;
    margin: 0 5px;
}

.smallnavigationcontainer {
    position: fixed;
    bottom: 0;
    z-index: 9000;
    text-align: center;
    width: 100%;
    background-color: #fbe1dd;
}

}

.smallnav, .smallnav ul {
    list-style: none;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;

    letter-spacing: 6;
    margin: 3px 0 0 0;
    padding: 0 0 0 0;
    background-color: transparent;
    display: inline-block;
}

.smallnav li {
    display: inline-block;
    width: auto;
    padding: 0 12px 12px 12px;
    border-right: 0 #000 solid;
}

.smallnav a {
    display: block;
    width: auto;
    text-decoration: none;
    color: #222;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.25em;
}

.smallnav a:hover {
    color: #ffffff;
    background-color: transparent;
}

.smallnav li:hover, .smallnav li.current:hover {
    background: transparent;
    color: #111;
    width: auto;
}

.smallnav li:hover a {
    color: #ffffff;
    text-decoration: underline;
}

.smallnav li.current {
    color: #fff;
    background-color: transparent;
}

.smallnav li.last {
    border-right: 0;
}

.smallnav li.first {
    padding-left: 0;
}


.subnavcontainer {
    text-align: right;
    width: 100%;
}

.subnav, .subnav ul {
    list-style: none;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.3em;
    letter-spacing: 6;
    margin: 3px auto;
    padding: 1px;
    display: .inline-block;
}

.subnav li {
    display: inline-block;
    width: auto;
    border-right: 0 #000 solid;
}

.subnav a {
    display: block;
    width: auto;
    margin: 5px;
    padding: 4px 8px;
    text-decoration: none;
    color: #68849b;;
    text-align: center;
    text-transform: uppercase;
}

.subnav a:last {
    padding-right: 0;
}

.subnav a:hover {
    color: #111;
    background-color: transparent;
    text-decoration: underline;
}

.subnav li:hover, .subnav li.current:hover {
    background: transparent;
    color: #111;
    width: auto;
}

.subnav li:hover a {
    color: #6987a1;
}

.subnav li.current {
    color: #fff;
    background-color: transparent;
}

.subnav li.last {
    border-right: 0;
}

.subnav li.first {
    padding-left: 0;
}

/* First and Second level Navigation
-------------------------------------------------------------- */
.white {
    background-color: #fff;
    padding-top: 20px;
}

#navcontainer {
    z-index: 8000;
}

.navbg {
    background: #edafaa;
    padding-top: 4px;
    padding-bottom: 4px;
}

#nav, #nav ul {
    padding: 0;
    margin-top: 0;
    text-align: right;
    display: inline-block;
    float: right;
    margin: 0 auto;
    list-style: none;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Source Sans Pro', sans-serif;
}

#nav li {
    display: inline;
    width: auto;
    position: relative;
}

#nav a {
    display: inline-block;
    padding: 10px;
    margin: 0 0 0 2px;
    width: auto;
    text-decoration: none;
    color: #222;
    border: 1px solid #d1455c;
    text-align: center;
    letter-spacing: 3;
    background-color: #f9e7ea;
    font-size: 1.2em;
    font-weight: normal;
}

#nav a:hover {
    background-color: #d1455c;
    color: #fff;
    font-weight: normal;
}

#nav a.current {
    background-color: #d1455c;
    color: #333;
}

#nav .current a {
    background-color: #d1455c;
}

/*First or top level selected colour*/
#nav .current a {
    color: #fff;
}

#nav .last {
    border-right: 0;
}

#nav li.first a {
    margin-left: 4px;
}

#nav li.first a a {
    margin-left: 0;
}


/*Second level rollover */

#nav li ul {
    display: none;
    z-index: 8120;
}

#nav li ul a {
    display: block;
    border-right: 0 solid #fff;
    text-align: left;
    letter-spacing: 1px;
    padding: 12px 12px 12px 12px;
    text-transform: none;
    color: #fff;
    width: 100%;
    border-top-left-radius: 0;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    border-bottom: 1px solid #fff;
    height: auto;
    font-size: 1.1em;
    margin: 0;
    font-weight: normal;
    background-color: #d1455c; /*Second level background colour*/
}

#nav li ul a:hover {
    background-color: #e9e7e6; /*Second level hover colour*/
    height: auto;
    color: #333333;
}

#nav li:hover > ul {
    display: block;
    position: absolute;
    left: 10px;
}

.flexrow, .product_small_images {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-flex-direction: row; /* Safari */
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -webkit-align-items: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexitem, .product_small_images li {
    display: inline-block;
    -webkit-box-flex: 1; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- */
    -ms-flex: 1; /* IE 10 */
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto; /* NEW, Spec - Opera 12.1, Firefox 20+ */
    width: 30%;
    box-sizing: border-box;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.videolink h3 {
    color: #fff;
    font-size: 1em;
    line-height: 1em;
    position: absolute;
    font-weight: normal;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 10px 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    text-align: center;
}

.smallfleximages .flexitem, .product_small_images {
    margin-right: 15px;
}

.smallfleximages .flexitem:nth-child(2n) {
    margin-right: 0;
}

.product_small_images {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.product_small_images li {
    margin: 0 10px 0 0;
    padding-top: 0;
    padding-right: 10px;
}

/* Footer
-------------------------------------------------------------- */

.footer p {
    padding-top: 30px;
}


/* #Images
================================================== */

img.scale-with-grid {
    width: 100%;
    height: auto;
}

/* Search
-------------------------------------------------------------- */
#searchblock {
    float: right;
    display: inline-block;
}

.sisea-search-form {
    display: inline-block;
    float: right;
    clear: left;
    width: 214px;
    background-color: #fff;

    border: 1px solid #6987a1;

    padding: 4px 0 1px 0;
}

.sisea-search-form input {
    border: 0;
    width: 170px;
    padding: 0;
}

.sisea-search-form input:hover {
    border: 0;
    background: #fff;
}

.sisea-search-form .search-button {
    background-image: url(../img/site/search-icon-grey-25.png);
    width: 25px;
    height: 24px;
    float: right;
    margin-right: 5px;
    padding: 0;
}

.sisea-search-form .search-button:hover {
    background-image: url(../img/site/search-icon-grey-25.png);
    width: 25px;
    height: 24px;
}

.sisea-search-form .searchfield {
    color: #747474;
    margin-top: 2px;
}

.showonmobile {
    display: none;
}


/* Home Page
-------------------------------------------------------------- */
header h1 {
    text-align: center;
    font-size: 1.6em;
    line-height: 1.8rem;
}

.it {
}

header h1 a {
    text-transform: none;
    text-decoration: underline;
}

header h1 a.tel {
    text-decoration: none;
}

.realbrides h3 {

    color: #fff;
    font-size: 2em;
    line-height: 1em;
    position: absolute;
    font-weight: normal;
    bottom: 10px;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 10px 0 10px 10px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.4);
    text-transform: none;
}

.realbrides img {
    margin-bottom: 10px;
}

.realbrides img:hover {
    margin-bottom: 10px;
}

.realimg {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    cursor: pointer;
}

.imagelayer:hover .realimg {
    opacity: 0.7;
}

.imagelayer:hover .middle {
    opacity: .8;
}

.text {
    background-color: #ffffff;
    color: black;
    font-size: 40px;
    padding: 8px 16px;
}


/* Gown Page
-------------------------------------------------------------- */

.heart {
    color: #a21c26;
    font-size: 40px;
    position: relative;
    top: 8px;
}


.gownheading h3 {
    font-size: 3em;
    color: #000;
    padding-bottom: 0;
    display: inline-block;
}

.gowninfo h1 {
    font-size: 30px;
    padding: 0;
    line-height: 1em;
}

.gowninfo h3 {
    font-size: 20px;
    padding-bottom: 0;
    display: inline-block;
}

.gowninfo p {
    font-size: 16px;
    opacity: .7;
}

.gowninfo label {
    display: inline-block;
    margin-bottom: 20px;
}

.gowninfo option {
    display: inline-block;
}

.price {
    font-size: 16px;
    margin-top: 15px;
}

.price span {
    color: #000;
    background-color: #f7e8c9;
    padding: 0 5px 0 5px;
    margin-left: -5px;
    text-transform: uppercase;
}

.gownimage {
    width: 100%;
}

.wishl form {
    display: inline-block;
}

.gownthumb {
    float: left;
    margin-right: 10px;
}

.smallgownimage {
    padding-bottom: 20px;
}

.gownimage:hover {
    background-image: url(../img/site/test.png);
}

.maingownimage h3 {
    color: #fff;
    font-size: 3em;
    line-height: 1em;
    position: absolute;
    font-weight: normal;
    bottom: 50px;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 95px;
    padding: 10px 0 10px 10px;
    background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
}

.maingownimage h3 span {
    text-transform: none;
}

.maingownimage h3.red {
    background: rgb(226, 53, 89); /* fallback color */
    background: rgba(226, 53, 89, 0.7);
}

.maingownimage h3.blue {
    background: rgb(98, 126, 146); /* fallback color */
    background: rgba(98, 126, 146, 0.7);
    top: 325px;
    left: 0;
    width: 460px;
    height: 75px;
}

.maingownimage h3.yellow {
    background: rgba(247, 232, 201, 0.8);
    position: absolute;
    bottom: 200px;
}


.mainshoeimage h3 {
    color: #fff;
    font-size: 4em;
    line-height: 1em;
    position: absolute;
    font-weight: normal;
    top: 65px;
    left: 0;
    width: 450px;
    height: 75px;
    padding: 10px 0 10px 10px;
    background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
}

.mainshoeimage h3 span {
    text-transform: none;
}

.shoeimage {
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.shoeimage:hover {
    background-image: url(bridaloutlet/img/site/testshoe.png);
}

/* Promo Page
-------------------------------------------------------------- */

.promoimg img {
    -moz-border-radius: 10px;
    border-radius: 10px;
}

h2.promohd {
    color: #a5262e;
    font-size: 3em;
    line-height: 1em;
    margin-top: 30px;
    text-transform: none;
}

h3.promotxt {
    text-transform: uppercase;
    color: #333;
    font-size: 3em;
    line-height: 1em;
}

/* Listing & Category Pages
-------------------------------------------------------------- */
.categoryimage {
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.categoryrow {
    padding-bottom: 30px;
}

.categoryrow h2 {
    font-size: 2em;
    color: #000;
}

.categoryrow h4 {
    font-size: 22px;
    padding-bottom: 15px;
    padding-top: 50px;
    margin-bottom: 20px;
}

.categoryrow h5 {
    font-size: 20px;
    padding-bottom: 15px;
}

.categoryrow a h5 {
    text-decoration: none;
}

.gownlist h3 {
    color: #fff;
    font-size: 1.6em;
    line-height: 1em;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: normal;
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 60px;
    padding: 10px 0 10px 10px;
    background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.4);
    text-transform: None;
}

.flowergirl .gownlist h3 {
    bottom: 10px;
    height: 50px;
}

.flowergirl .two.columns:nth-child(6n+1) {
    clear: both;
    margin-left: 0;
}

.gownlist h3 span {
    text-transform: none;
}

.gownlist {
    padding-bottom: 30px;
}

.gownlist h3.red {
    background: rgb(226, 53, 89); /* fallback color */
    background: rgba(226, 53, 89, 0.7);
}

.gownlist h3.blue {
    background: rgb(98, 126, 146); /* fallback color */
    background: rgba(98, 126, 146, 0.7);
    top: 80px;
}

.sizelist h4.red {
    color: #fff;
    font-size: 1.1em;
    font-weight: normal;
    padding: 5px 0 5px 10px;
    background: rgb(226, 53, 89); /* fallback color */
    background: rgba(226, 53, 89, 0.7);
    text-transform: uppercase;
    margin-top: 10px;
    width: 140px;
    margin-left: 100px;
}

.sisea-result h4.red {
    color: #fff;
    font-size: 1.3em;
    font-weight: normal;
    padding: 5px 0 5px 10px;
    background: rgb(226, 53, 89); /* fallback color */
    background: rgba(226, 53, 89, 0.7);
    text-transform: uppercase;
    margin-top: 10px;
    width: 200px;
    margin-left: 140px;
}

.designerlink {
    font-size: 1.6em;
    color: #000;
}

.morelink {
    margin-bottom: 20px;
}

.sizelink {
    font-size: 1.6em;
    color: #000;
}

.sizelist {
    margin-bottom: 20px;
}

.sizename {
    font-size: 1.4em;
    color: #000;
    padding-top: 5px;
}

.categoryrow .three.columns:nth-child(4n+1) {
    margin-left: 0;
}

/* Shopping cart
-------------------------------------------------------------- */
.shoppingcart {
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    float: right;
    clear: left;
    width: 300px;
    background-color: #fff;
    padding: 8px 8px 5px 8px;
    font-size: 2em;
    color: #000;
    height: 26px;
}

.clear {
    clear: both;
}

span.rolllarge {
    background: url("/web/20160530034130/http://www.thebridaloutlet.co.nz/bridaloutlet/img/site/click-for-other.png") center center no-repeat #fff;
    height: 420px;
    width: 460px;
    position: absolute;
    z-index: 10;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

span.rolllargeshoe {
    background: url"(/web/20160530034130/http://www.thebridaloutlet.co.nz/bridaloutlet/img/site/click-for-other.png") center center no-repeat #fff;
    height: 450px;
    width: 460px;
    position: absolute;
    z-index: 10;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

span.rollsmall {
    background: url("/web/20160530034130/http://www.thebridaloutlet.co.nz/bridaloutlet/img/site/click-for-large.png") center center no-repeat #fff;
    height: 190px;
    width: 140px;
    position: absolute;
    z-index: 10;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.viewbybackground {
    background: #cccaae;
    padding: 10px 10px 20px 10px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid #bdbba0;
    margin-top: 30px;
}

.viewbybackground h4 {
    padding-top: 0;
}

/* Paging
-------------------------------------------------------------- */

.paging {
    height: 40px;
    padding-bottom: 20px;
}

.pagelist ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-family: georgia, serif;
}

.control
.paging {
    background-color: #444;
    margin-left: auto;
    margin-right: auto;
}

a.prev {
    border-right: 1px grey solid;
    color: pink;
}

.pageList, .pageList ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-family: georgia, serif;
}

.pageList li {
    float: left;
    width: auto;
}


.pageList a {
    display: block;
    width: auto;
    text-decoration: none;
    color: #666;
    border-right: 0 solid #fff;
    border-bottom: 0;
    text-align: center;
    padding: 10px 12px 10px 12px;
    font-size: 1em;
    font-weight: normal;
}


.pageList a:hover {
    background-color: #5a7689; /*First or top level hover colour*/
    color: #fff;
}

.pageList a.active {
    background-color: #5a7689; /*First or top level hover colour*/
    color: #fff;
}

.popup h1 {
    font-family: LobsterTwoBold, helvetica, arial, sans-serif;
    font-size: 3em;
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 2em;
}


.popup h3 {
    font-family: LobsterTwoBold, helvetica, arial, sans-serif;
    font-size: 2em;
    color: #000;
}

.searchimg {
    padding-right: 10px;
}

a.sizelinkbutton {

    border-radius: 5px;
    display: inline-block;
    margin: 20px 5px 0 0;
    padding: 6px 0;
    font-size: 16px;
    text-decoration: none;
}



a.sizelinkbutton span {
    display: block;
    line-height: 18px;
    padding: 6px;
}

a.sizelinkbutton:hover span {

    display: block;
    line-height: 18px;
    padding: 6px;
}


.pricespecial span {
    color: #000;
    background-color: #a3bc38;
    padding: 0 5px 0 5px;
}

/* Media Queries small breakpoints
-------------------------------------------------------------- */

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
}


/* All Mobile Sizes (devices and browser) */

@media only screen and (max-width: 959px) {
    .container.headercont {
        padding: 5px;
    }

    body {
        background-image: none;
    }

    .mainlogo {
        width: 80px;
        top: 5px;
        position: fixed;
    }

    .hideonmobile {
        display: none !important;
    }

    .showonmobile {
        display: inherit !important;
        text-align: center;
        float: none;
    }

    .homepage h1 {
        line-height: 24px;
    }

    header {
        position: relative;
        top: 50px;
        margin-bottom: 60px;
    }

    #navcontainer {
        text-align: center;
        z-index: 8000;
        position: relative;
        top: 60px;
        margin-bottom: 20px;
    }

    #nav, #nav ul {
        text-align: center;
        float: none;
    }

    .cart {
        position: fixed;
        top: 40px;
        right: 10px;
        z-index: 8900;
    }

    .cart a {
        color: #333;
    }

    #nav a {
        display: inline-block;
        padding: 5px;
        border-top-left-radius: 0;
        margin: 0 0 0 0;
        width: auto;
        text-decoration: none;
        color: #669ba3;
        border-right: 0 solid #6987a1;
        border-left: 0 solid #6987a1;
        border-top: 0 solid #6987a1;
        border-bottom: 0;
        text-align: center;
        letter-spacing: 2;
        background-color: #e3e7ea;
        font-size: 1em;
        font-weight: normal;
    }

    .shoppingcart {
        margin-top: 10px;
        margin-bottom: 5px;
        display: block;
        float: right;
        clear: left;
        width: 186px;
        background-color: #fff;
        padding: 8px 8px 5px 8px;
        font-size: 1.6em;
        color: #000;
        height: 36px;
        position: absolute;
        top: 5px;
        right: 1px;
    }

    #searchblock {
        width: 100%;
        height: 70px;
        position: fixed;
        padding: 10px 5px 0 0;
        top: 0;
        right: 0;
        z-index: 8888;
        background: #fff;
    }

    .sisea-search-form {
        display: block;
        float: right;
        clear: left;
        width: 260px;
        background-color: #fff;
        border-top-left-radius: 0;
        border-right: 1px solid #6987a1;
        border-left: 1px solid #6987a1;
        border-top: 1px solid #6987a1;
        border-bottom: 1px solid #6987a1;
        padding: 0;
        margin-top: 5px
        margin-right: 5px;
    }

    .sisea-search-form input {
        border: 0;
        width: 200px;
    }

    .smallnav, .smallnav ul {
        float: none;
        text-align: center;
        padding: 0;
        margin: 0;
    }

    .smallnav li {
        text-align: center;
        padding: 6px 10px 6px 0;
    }

    .smallnav a {
        display: block;
        width: auto;
        text-decoration: none;
        color: #000;
        text-align: left;
        text-align: center;
        font-size: 1.1em;
    }

    span.rolllarge {
        width: 100%;
    }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

    .grid-item {
        width: 100%;
        margin: 0 0 20px 0;
        text-align: center;
        display: block;
    }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
    .grid-item {
        width: 100%;
        margin: 0 0 20px 0;
        text-align: center;
        display: block;
    }

    .grid-item:after {
        clear: both;
    }

    .shoppingcart {
        width: 146px;
    }

    .sisea-search-form {
        width: 200px;
    }

    .sisea-search-form input {
        width: 150px;
    }

    .grid-item {
        margin: 0 0 20px 0;
        text-align: center;
        display: block;
    }

    .grid-item:after {
        clear: both;
    }

    .testimonials-image {
        width: 150px;
        margin: 0 auto 0 auto;
        float: none;
    }

    .testimonials-text:after {
        clear: both;
    }
}

/* Media Queries large breakpoints
-------------------------------------------------------------- */
/* larger than 1200 */
@media only screen and (min-width: 1200px) {

    #nav a {
        padding: 11px 13px;
    }

    .mainlogo {
        width: 200px;
    }

    .sisea-search-form {
        width: 270px;
    }

    .sisea-search-form input {
        width: 220px;
    }

    header h1 {
        font-size: 2.2em;
    }

}

/* larger than 1400 */
@media only screen and (min-width: 1400px) {

    header h1 {
        font-size: 2.2em;
    }

    .cart {
        font-size: 1.5em;
    }

    #nav a {
        font-size: 1.3em;
    }

    .sisea-search-form {
        width: 270px;
        padding: 1px 0 1px 0;
    }

    .mainlogo {
        width: 200px;
        top: -20px;
    }

    .sisea-search-form .searchfield {
        font-size: 1.3em;
    }

    .sisea-search-form .searchfield, .sisea-search-form .search-button {
        margin-top: 5px;
    }


}

}


/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {

    .categoryrow .three.columns:nth-child(4n+1) {
        clear: both
    }


    .flexitem {
        display: inline-block;
        -webkit-box-flex: 1; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- */
        -ms-flex: 1; /* IE 10 */
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto; /* NEW, Spec - Opera 12.1, Firefox 20+ */
        margin-left: 0;
        margin-right: 5px;
        box-sizing: border-box;
        display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox; /* TWEENER - IE 10 */
        display: -webkit-flex; /* NEW - Chrome */
        display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
    }

    .flexitem:first-child {
        margin-left: 5px;
    }

    .product_small_images li:first-child {
        margin-left: 0;
    }

    .flexitem:nth-child(2n) {
        margin-right: 15px;
    }

    .flexrow {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .flexitem, .product_small_images li {
        width: 28%;
    }


    .flexitem:nth-child(2n) {
        margin-right: 15px;
    }

    .flexitem:nth-child(3n) {
        margin-right: 0;
    }

}


/* Larger than tablet */
@media (min-width: 768px) {

    .flexitem, .product_small_images li {
        width: 20%;
        max-width: 20%;
    }

    .flexitem:nth-child(3n) {
        margin-right: 15px;
    }

    .flexitem:nth-child(4n) {
        margin-right: 0;
    }


}

/* Larger than 1000 */
@media (min-width: 1000px) {


}

h1.telefones {
    font-size: 1.3em;
}

.realbrides h4 {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
}


.profile {
    font-size: 15px;
}

.logged input[type="text"], .logged input[type="password"], .logged select {
    display: block;
    width: 300px;
    margin-bottom: 15px;
    margin-top: 4px;
}

.logged select {
    width: 320px;
}

.logged ul {
    font-size: 15px;
    line-height: 1.6;
}

.productflexlisting, .productflexlisting2up, .productflexlisting3up, .productflexlisting4up {
    display: inline-block;
    align-self: flex-start;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}

.productflexlisting3up.wishlistlisting {
    vertical-align: top;
}

@media (min-width: 768px) {
    .productflexlisting, .productflexlisting3up {
        width: 31%;
        max-width: 31%;
    }
}

@media (min-width: 550px) {
    .productflexlisting, .productflexlisting2up, .productflexlisting3up, .productflexlisting4up {
        width: 48%;
        max-width: 48%;
        margin-right: 2%;
    }
}

@media (min-width: 992px) {
    .productflexlisting, .productflexlisting2up, .productflexlisting3up, .productflexlisting4up {
        width: 31%;
        max-width: 31%;
        margin-right: 2%;
    }
}

@media (min-width: 1200px) {
    .productflexlisting, .productflexlisting2up, .productflexlisting3up, .productflexlisting4up {
        width: 23%;
        max-width: 23%;
        margin-right: 2%;
    }
}


.productflexlisting4up h4 {
    margin-top: 10px;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.2;
}

.productflexlisting4up p {
    font-size: 1em;
    line-height: 1.6;
    margin-top: 0;
    margin-bottom: 0;
}

.productflexrowwishlist .h5wish {
    font-size: 20px;
    margin: 0;
}

.sisea-result a {
    font-size: 20px;
}

.productflexrowwishlist {
    font-size: 16px;
}

.wishListOut {
    font-size: 16px;
    line-height: 1.6;
}

@media only screen and (min-width: 959px) {
    .wishListOut h1 {
        font-size: 3em;
    }

}

.wishListOut h4 {
    font-size: 1.3em;
}

.wishlist {
    font-size: 16px;
}

.wishlistlink {
    margin-left: 10px;
}


@-webkit-keyframes ticker {
    0 {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes ticker {
    0 {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.ticker-wrap {

    position: fixed;
    bottom: 40px !important;
    width: 100%;
    overflow: hidden;
    z-index: 9999;
    height: 3.5rem;
    background-color: #df9c96;
    padding-left: 100%;
}

.ticker {

    display: inline-block;
    height: 3.5rem;
    line-height: 3.5rem;
    white-space: nowrap;
    padding-right: 100%;

    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: ticker;
    animation-name: ticker;
    -webkit-animation-duration: 30s;
    animation-duration: 30s;


}

.ticker-wrap .ticker__item {

    display: inline-block;

    padding: 0 2rem;
    font-size: 1.8rem;
    color: #220d07;

}

.staffblk img {
    display: block;
}

.round {
    border-radius: 50%;
}

.staffblk {
    display: inline-block;
    margin: 20px;
    max-width: 180px;
    vertical-align: top;
}

#testimonials p {
    font-size: 2.5rem;
    white-space: normal !important;
    padding: 3% 3% 0 3%;
    margin-bottom: 0;
}

slider-pro img.sp-image, .slider-pro img.sp-thumbnail {
    max-height: 450px;
}

.backgroundbox {background-color: #FBE1DD; border-radius: 5px;}
.backgroundinner {margin:15px; padding:15px;}
.inlinebutton {display: inline-block;}

h4 a {text-decoration: none;}
.fullwidth {width:100%;}