@font-face {
    font-family: KievitWebPro-Light;
    src: url(../fonts/KievitWebPro-Light.eot);
}
@font-face {
    font-family: KievitWebPro-Light;
    src: url(../fonts/KievitWebPro-Light.woff) format("woff");
}
@font-face {
    font-family: KievitWebPro;
    src: url(../fonts/KievitWebPro.eot);
}
@font-face {
    font-family: KievitWebPro;
    src: url(../fonts/KievitWebPro.woff) format("woff");
}
@font-face {
    font-family: KievitWebPro-Bold;
    src: url(../fonts/KievitWebPro-Bold.eot);
}
@font-face {
    font-family: KievitWebPro-Bold;
    src: url(../fonts/KievitWebPro-Bold.woff) format("woff");
}
html,
body {
    width: 100%;
    height: 100%;
    min-width: 480px;
}
* {
    outline: none;
}
.row {
    margin: 0;
    width: 100%;
}
header.smaller .navbar-default {
    height: 60px;
}
.container-fluid {
    padding-right: 0;
    padding-left: 0;
}
header.smaller .container-fluid {
    height: 60px;
}
/*header*/
/*scaling*/

header {
    width: 100%;
    height: 94px;
    border: solid #EAEAEA;
    border-width: 0px 0px 1px;
    background: #fff;
    overflow: hidden;
    position: fixed;
    top: -13px;
    left: 0;
    z-index: 999;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}
header nav {
    display: inline-block;
    float: right;
}
header nav a {
    line-height: 80px;
    margin-left: 20px;
    color: #9fdbfc;
    font-weight: 700;
    font-size: 18px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
header.smaller {
    top: -30px;
}
header #logo {
    display: inline-block;
    float: left;
    margin-right: 58px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
header.smaller .shopping-cart {
    padding: 30px;
}
header.smaller .navbar-toggle {
    margin-top: 14px;
    margin-bottom: 12px;
}
header.smaller #logo {
    width: 248px;
    height: 50px;
    line-height: 50px;
}
header.smaller .nav>li {
    margin-top: 12px;
}
@media all and (max-width: 660px) {
    header nav {
        display: block;
        float: none;
        height: 50px;
        text-align: center;
        margin: 0 auto;
    }
    header nav a {
        line-height: 50px;
        margin: 0 10px;
    }
    header.smaller {
        height: 75px;
    }
    header.smaller #logo {
        height: 40px;
        line-height: 40px;
        font-size: 30px;
    }
    header.smaller nav {
        height: 35px;
    }
    header.smaller nav a {
        line-height: 35px;
    }
}
/*/scaling*/

.navbar-default {
    height: 80px;
    min-width: 300px;
    background-color: #fff;
    background-image: none;
    border: none;
}
.container-fluid>.navbar-header {
    margin-right: 0;
}
.navbar-header {
    margin-top: 8px;
    margin-left: 24px;
}
.navbar>.container-fluid .navbar-brand {
    background: url(../images/logo_horizontal.png) no-repeat left top;
    width: 248px;
    height: 80px;
    background-size: contain;
    padding: 0;
    margin-left: 24px;
}
.shopping-cart {
    background: url(../images/cart.png) no-repeat center center;
    width: 40px;
    height: 40px;
    float: right;
    padding: 40px;
    outline: none;
    border-style: solid;
    border-color: #EAEAEA;
    background-color: transparent;
    border-width: 0px 1px;
}
.shopping-cart:hover {
    background: url(../images/cart_hover.png) no-repeat center center;
}
.chat {
    background: url(../images/chat.png) no-repeat center center;
    width: 40px;
    height: 40px;
    float: right;
    margin: 20px;
    display: none;
}
.chat:hover {
    background: url(../images/chat_hover.png) no-repeat center center;
}
.navbar-nav {
    display: block;
    float: none;
}
@media (min-width: 1024px) {
    header .nav>li {
        margin-top: 18px;
    }
}
@media (min-width: 1400px) {
    .navbar-nav {
        width: 876px;
        margin: 0 auto;
    }
}
header.smaller .navbar-nav>li>a.active:before {
    bottom: 5px;
}
.navbar-default .navbar-nav>li>a {
    color: #382C2D;
}
.navbar-nav>li>a {
    font-size: 13px;
    letter-spacing: 3px;
    text-align: center;
    font-family: quattrocento, serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    padding: 0;
    margin: 18px 14px 0 29px;
}
.navbar-nav>li>a.active:before {
    content: '';
    width: 40px;
    height: 1px;
    background: #000;
    position: relative;
    bottom: 16px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.navbar {
    margin-bottom: 0;
}
.navbar-default .navbar-collapse {
    border-top: none;
}
@media (max-width: 767px) {
    header {
        overflow: visible;
    }
    .navbar-header {
        background: #fff;
        border-bottom: 1px solid #e7e7e7;
    }
    .navbar-default .navbar-collapse {
        border-bottom: 1px solid #e7e7e7;
        border-top: none;
    }
    .navbar-collapse .navbar-nav>li>a {
        line-height: 20px;
        padding-bottom: 14px;
    }
    .navbar-toggle {
        margin-top: 18px;
        margin-right: 30px;
        margin-left: 16px;
    }
    .shopping-cart.desktop,
    .chat.desktop {
        display: none;
    }
    .chat {
        border-left: none;
        border-style: solid;
        border-color: #EAEAEA;
        background-color: transparent;
        border-width: 0px 1px;
        margin: 0px 20px 0 -1px;
        padding: 36px;
    }
    .shopping-cart {
        margin-bottom: -20px;
        position: relative;
        padding-bottom: 30px;
    }
    .navbar-nav {
        padding-bottom: 20px;
    }
    .navbar-nav>li>a.active {
        border: none;
    }
    .navbar-collapse {
        background: #fff;
    }
}
@media (max-width: 524px) {
    .navbar-header {
        margin-left: 0;
    }
    .navbar-brand {
        width: 37%;
    }
    header #logo {
        margin-right: 0;
    }
}
@media (max-width: 392px) {
    .navbar-brand {
        background-position-x: 0px;
        width: 60px;
        background-size: cover;
    }
}
@media (min-width: 768px) {
    .shopping-cart.mobile,
    .chat.mobile {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1248px) {
    /*1166*/
    
    .navbar-nav>li>a.active:before {
        bottom: 10px;
    }
    .navbar-nav>li>a {
        padding-top: 9px;
        margin: 9px 0 0 18px;
        font-size: 10px;
    }
    header.smaller .navbar-nav>li>a {
        padding-top: 0px;
        margin: 0px 22px 0 16px;
        font-size: 10px;
    }
    header.smaller .nav>li {
        margin-top: 10px;
    }
    .navbar-header {
        margin-left: 4px;
    }
}
@media (min-width: 768px) and (max-width: 800px) {
    .chat {
        margin: 20px 8px;
    }
    header #logo {
        margin-right: 0;
    }
}
/*/header*/
/*Homepage*/

.carousel-fade .carousel-inner .item {
    opacity: 0.5;
    transition: opacity 1.5s linear;
    /*-webkit-transition-property: opacity;
    transition-property: opacity;*/
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
    transition: opacity 1.5s linear;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
    width: 50px;
}
.carousel,
.carousel-inner,
.carousel-inner .item {
    height: 100%;
}
.carousel .item:nth-child(1) {
    background: url(../images/img1.jpg) no-repeat center center;
    background-size: 100% auto;
}
.carousel .item:nth-child(2) {
    background: url(../images/img2.jpg) no-repeat center center;
    background-size: 100% auto;
}
.carousel .item:nth-child(3) {
    background: url(../images/img3.jpg) no-repeat center center;
    background-size: 100% auto;
}
.carousel .carousel-control.left {
    background: transparent url(../images/arrow_left_w.png) no-repeat center 56%;
}
.carousel .carousel-control.right {
    background: transparent url(../images/arrow_right_w.png) no-repeat center 56%;
}
.carousel-wrapper {
    margin: 0;
    height: 900px;
    position: fixed;
    top: 0;
    width: 100%;
    margin-top: 60px;
}
@media(max-width: 1590px) {
    .carousel .item:nth-child(1) {
        background-size: auto 100%;
    }
    .carousel .item:nth-child(2) {
        background-size: auto 100%;
    }
    .carousel .item:nth-child(3) {
        background-size: auto 100%;
    }
}
.main-text h3 {
    width: 422px;
    min-height: 97px;
    color: #fff;
    line-height: 31px;
    font-size: 22px;
    letter-spacing: 3px;
    text-align: center;
    font-family: alegreya, serif;
    font-weight: 400;
    position: fixed;
    top: 132px;
    left: 24px;
}
.main-text h1,
#gold-memories #gold-memories-row1 h1 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 4px;
    font-family: quattrocento, serif;
    margin-bottom: 0;
    color: #fff;
}
#gold-memories #gold-memories-row1 h1 {
    text-align: right;
}
.main-text p,
.homepage.row3 p,
#gold-memories #gold-memories-row1 p {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 3px;
    font-family: quattrocento, serif;
}
#gold-memories #gold-memories-row1 p {
    color: #fff;
    margin: 0;
    text-align: right;
}
.main-text .text-right,
#gold-memories-row1 .text-right {
    width: 430px;
    min-height: 97px;
    background-color: transparent;
    color: #fff;
    text-align: center;
    font-weight: 400;
    position: fixed;
    top: 132px;
    right: 30px;
    text-align: right;
}
#gold-memories-row1 .text-right {
    right: 10%;
}
.homepage.row2 {
    background: #fff; /* url(../images/perspective.jpg) no-repeat right center;*/
    background-size: cover;
    height: auto;
    min-height: 740px;
    position: relative;
    z-index: 1;
    margin-top: 990px;
}
.homepage.row2 p {
    color: #6C6C6C;
    line-height: 27px;
    font-size: 18px;
    text-align: justify;
    padding-right: 20px;
    font-family: quattrocento, serif;
    font-weight: 400;
    padding-left: 20px;
    position: relative;
}
.homepage.row2 p:nth-child(1) {
    margin-top: 110px;
}
.homepage.row2 p:nth-child(2) {
    margin-top: 40px;
}
.homepage.row2 p:nth-child(3) {
    margin-top: 40px;
}
.homepage.row2 .btn-customize {
    margin-top: 64px;
    width: 322px;
    margin-left: 28px;
}
.homepage.row3 {
    background: #fff url(../images/footer_img.jpg) no-repeat center top;
    background-size: inherit;
    position: relative;
    height: 800px;
    margin-bottom: 20px;
}
.homepage.row3 h2 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 4px;
    color: #fff;
    text-align: center;
    font-family: quattrocento, serif;
    font-weight: 400;
    margin-top: 222px;
    margin-bottom: 0;
}
.homepage.row3 p {
    color: #fff;
    text-align: center;
}

.video-home {
    margin-top: 115px;	
}

#customize-your-portrait.customize-homepage {
    padding: 138px 10px 0 10px;
}
#customize-your-portrait.customize-homepage .row1 {
    height: auto;
}
#customize-your-portrait.customize-homepage .row1 .col-left {
    border: 3px solid #F8F8F8;
    height: 500px;
}
#customize-your-portrait.customize-homepage .row1 .col-right {
    border: 3px solid #F8F8F8;
    height: 500px;
}
#customize-your-portrait.customize-homepage .row1 h1 {
    margin-top: 186px;
    font-size: 16px;
    line-height: 24px;
}
#customize-your-portrait.customize-homepage .row1 span {
    margin: 24px auto;
}
#customize-your-portrait.customize-homepage .row1 a {
    margin: 0 auto;
}
.arrow-down.arrow-homepage {
    margin: 60px auto 70px auto;
}
@media (max-width: 321px) {
    .homepage.row2 .btn-customize {
        width: auto;
    }
}
@media (max-width: 768px) {
    .main-text .text-right {
        left: auto;
        top: 216px;
    }
    .homepage.row2 {
        background: #fff url(../images/perspective.jpg) no-repeat right 583px;
        background-size: contain;
        height: 840px;
    }
    .homepage.row2 p:nth-child(1) {
        margin-top: 80px;
    }
    .homepage.row2 .btn-customize {
        margin: 20px auto;
    }
    .homepage.row2 p:nth-child(3) {
        margin-top: 20px;
    }
}
@media (max-width: 900px) {
    .main-text h3 {
        font-size: 16px;
        width: 330px;
    }
    .main-text h1 {
        font-size: 32px;
        line-height: 32px;
    }
    .main-text p {
        font-size: 14px;
        line-height: 14px;
    }
}
/*/Homepage*/
/*About*/

#about {
    height: 700px;
    width: 100%;
}
#about hr {
    width: 100px;
    margin-top: 38px;
}
#about h1 {
    font-size: 40px;
    line-height: 48px;
    font-family: quattrocento, serif;
}
#about h3 {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 3px;
    font-family: quattrocento, serif;
}
#about p {
    font-size: 18px;
    line-height: 22px;
    font-family: quattrocento, serif;
}
#about .row1 {
    background: url(../images/about_header.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: 400;
    margin-top: 80px;
    display: inline-block;
    position: relative;
}
#about .row1 .col {
    margin-top: -140px;
}
#about .row1 h1 {
    margin-top: 200px;
    letter-spacing: 4px;
    margin-bottom: 0;
}
#about .row1 p {
    letter-spacing: 3px;
}
#about .row1 h3 {
    margin-top: 345px;
    font-size: 23px;
    line-height: 27px;
    letter-spacing: 2px;
    font-family: quattrocento, serif;
    font-weight: 400;
}
#about .row1 img {
    width: 200px;
    height: 248px;
    display: block;
    margin: 0 auto;
}
#about .row2 {
    width: 100%;
    display: inline-block;
    position: relative;
    color: #000;
    text-align: center;
    font-weight: 400;
}
#about .row2 hr {
    margin-top: 50px;
    border-top: 1px solid #000;
}
#about .row2 h1 {
    letter-spacing: 4px;
    margin-top: 68px;
    margin-bottom: 0;
}
#about .row2 h3 {
    letter-spacing: 3px;
    margin-top: 0;
}
#about .row2 p {
    color: #6C6C6C;
    margin-top: 9px;
    margin-bottom: 18px;
    letter-spacing: normal;
}
#about .row2 .izotip {
    margin-top: 62px;
}
#about .row2 img:not(.izotip) {
    margin-top: 22px;
    margin-bottom: 30px;
}
#about .row3 {
    background: url(../images/egypt_gold.jpg) no-repeat center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: 400;
    margin-top: 80px;
    display: inline-block;
    position: relative;
}
#about .row3 .col {
    margin-top: 242px;
    margin-bottom: 270px;
}
#about .row3 p {
    margin-top: 30px;
}
#about .row4 {
    width: 100%;
    text-align: center;
    font-weight: 400;
    margin-top: 80px;
    display: inline-block;
    position: relative;
}
#about .row4 h1 {
    letter-spacing: 4px;
    margin-bottom: 0;
    margin-top: 12px;
}
#about .row4 p {
    letter-spacing: 3px;
}
#about .row4 p.p2 {
    margin-top: 10px;
    line-height: 36px;
    margin-bottom: 28px;
}
#about .row4 hr {
    margin: 30px auto;
    border-top: 1px solid #000;
}
#about .row4 h4 {
    font-size: 29px;
    line-height: 58px;
    letter-spacing: 3px;
    font-family: alegreya, serif;
    margin-top: 38px;
    margin-bottom: 38px;
}
#about .row5 {
    background: url(../images/gold_bg.jpg) no-repeat center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#about .row5 h2 {
    font-size: 88px;
    color: #FFFFFF;
    line-height: 176px;
    letter-spacing: 9px;
    text-align: center;
    font-family: quattrocento, serif;
    font-weight: 400;
}
#about .row6 .col {
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 0;
}
#about .row6 p,
#about .row7 p {
    text-align: justify;
}
#about .row7 {
    background: url(../images/about-background.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: inline-block;
    position: relative;
    height: 900px;
}
#about .row7 p {
    color: #fff;
    margin-top: 50px;
}
#about .row7 .col-images {
    border-top: 1px solid #7F7F7F;
    border-bottom: 1px solid #7F7F7F;
    max-height: 500px;
    height: 100%;
}
#about .row7 .img-left {
    background: url(../images/about-left.png) no-repeat -150px center;
    width: 37%;
    height: 100%;
    background-size: 160%;
    display: inline-block;
}
#about .row7 .img-right {
    background: url(../images/about-right.png) no-repeat center center;
    width: 45%;
    height: 100%;
    background-size: 135%;
    display: inline-block;
}
#about .row7 h1 {
    line-height: 440px;
    font-size: 66px;
    color: #fff;
    text-align: center;
    font-family: quattrocento, serif;
    font-weight: 400;
    width: 10%;
    display: inline-block;
    vertical-align: text-bottom;
    /*border-top: 1px solid #7F7F7F;
    border-bottom: 1px solid #7F7F7F;
    margin-top: 5%;
    padding-top: 160px;
    padding-right: 40px;
    padding-bottom: 21%;*/
}
/*#about .row7 h1{
    padding-top: 240px;
  padding-right: 244px;
  margin-top: 8%;
  padding-bottom: 210px;
}*/

#about .row7 .col {
    display: block;
    position: relative;
    padding: 0;
}
#about .row7 .col2 p {
    line-height: 26px;
    font-size: 20px;
    color: #DCB87A;
    text-align: center;
    font-family: quattrocento, serif;
    font-weight: 400;
    margin-bottom: 55px;
}
@media (max-width: 768px) {
    #about .row7 .col-images{
        max-height: 300px;
    }
    #about .row7 .img-left {
      background: url(../images/about-left.png) no-repeat 50% center;
      width: 40%;
      height: 300px;
      background-size: 160%;
      display: inline-block;
    }
    #about .row7 .img-right{
          width: 40%;
          height: 300px;
          background-size: 160%;
    }
    #about .row7 h1 {
        font-size: 22px;
        line-height: 300px;
    }

    #about .row7 {
        height: auto;
        background-color: #131217;
        background-size: auto 100%;
        /*background-position-y: 40%;*/
    }
    #about .row7 p {
        margin-top: 6%;
    }
    #about .row7 .col2 p {
        line-height: 18px;
        font-size: 16px;
        margin-top: 136px;
        margin-bottom: 160px;
    }
    
}
/*About*/
/*Gold Memories*/

#gold-memories {
    width: 100%;
    height: 100%;
}
#gold-memories .row1,
#gold-memories .row2 {
    width: 100%;
    height: 100%;
}
#gold-memories .row1 .col-left {
    background: url(../images/memory1.jpg) no-repeat 25% center;
    background-size: cover;
    height: 100%;
}
#gold-memories .row1 img,
#gold-memories .row2 img {
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
    margin: 60% auto 0 auto;
    display: block;
}
#gold-memories h1 {
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 6px;
    color: #382C2D;
    text-align: center;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    direction: ltr;
    font-style: normal;
    font-weight: normal;
    text-indent: 0px;
    text-transform: uppercase;
}
#gold-memories h3 {
    font-size: 11px;
    line-height: 15px;
    letter-spacing: 3px;
    font-style: italic;
    color: #7F7F7F;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    font-weight: normal;
    text-indent: 0px;
    text-align: center;
    border-bottom: 1px solid #EAEAEA;
    padding-bottom: 50px;
    width: 300px;
    margin: 0 auto;
    display: block;
}
#gold-memories p {
    text-align: justify;
    color: #7F7F7F;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    font-size: 14px;
    line-height: 20px;
    direction: ltr;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0px;
    text-indent: 0px;
    margin: 30px;
}
#gold-memories span,
.capital {
    color: #4C4C4C;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    font-size: 38px;
    line-height: 19px;
    text-align: center;
    width: 41px;
    float: left;
    margin-top: 12px;
    direction: ltr;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0px;
    text-decoration: none;
    text-indent: 0px;
    vertical-align: 0px;
}
#gold-memories .arrow,
.arrow-down {
    width: 140px;
    height: 64px;
    border-color: #000;
    margin: 60px auto 40px auto;
    display: block;
}
#gold-memories .row1 .arrow,
.arrow-down {
    background: #fff url(../images/arrow_thin2.gif) no-repeat center center;
}
#gold-memories .row1 .arrow:hover,
.arrow-down:hover {
    background: #fff url(../images/arrow_thin_over.png) no-repeat center center;
}
#gold-memories .row2 .col-left {
    background: url(../images/memory1.jpg) no-repeat 25% center;
    background-size: cover;
    height: 100%;
}
#gold-memories .row2 .arrow {
    background: #fff url(../images/arrow_thin2_up.gif) no-repeat center center;
}
#gold-memories .row2 .arrow:hover {
    background: #fff url(../images/arrow_thin_up_over.png) no-repeat center center;
}
#gold-memories .row3,
#gold-memories .row4,
#gold-memories .row5,
#gold-memories .row6,
#gold-memories .row7,
#gold-memories .row8,
#gold-memories .row9,
#gold-memories .row10,
#gold-memories .row11,
#gold-memories .row12 {
    width: 100%;
    height: auto;
}
#gold-memories .row3 .col,
#gold-memories .row4 .col,
#gold-memories .row5 .col,
#gold-memories .row6 .col,
#gold-memories .row7 .col,
#gold-memories .row8 .col,
#gold-memories .row9 .col,
#gold-memories .row10 .col,
#gold-memories .row11 .col,
#gold-memories .row12 .col {
    min-height: 500px;
    margin-top: 60px;
    margin-bottom: 60px;
    border-left: 5px solid #F8F8F8;
}
#gold-memories .row3 .col-left {
    background: url(../images/thumb1.jpg) no-repeat center center;
    background-size: cover;
}
#gold-memories .row3 .col-right {
    background: url(../images/thumb2.jpg) no-repeat center center;
    background-size: cover;
}
#gold-memories .row4 .col-left {
    background: url(../images/desk1.jpg) no-repeat center center;
    background-size: cover;
}
#gold-memories .row4 .col-right {
    background: url(../images/desk2.jpg) no-repeat center center;
    background-size: cover;
}
#gold-memories .row5 .col-left {
    background: url(../images/wall_lanscape1.jpg) no-repeat center center;
    background-size: cover;
}
#gold-memories .row5 .col-right {
    background: url(../images/wall_lanscape2.jpg) no-repeat center center;
    background-size: cover;
}
#gold-memories .row6 .col-left {
    background: url(../images/wall_portrait1.jpg) no-repeat center center;
    background-size: cover;
}
#gold-memories .row6 .col-right {
    background: url(../images/wall_portrait2.jpg) no-repeat center center;
    background-size: cover;
}
#gold-memories .row7 .col-left {
    background: url(../images/desk3.jpg) no-repeat center center;
    background-size: cover;
}
#gold-memories .row7 .col-right {
    background: url(../images/desk4.jpg) no-repeat center center;
    background-size: cover;
}
#gold-memories .row8 .col-left {
    background: url(../images/wall_lanscape3.jpg) no-repeat center center;
    background-size: cover;
}
#gold-memories .row8 .col-right {
    background: url(../images/wall_lanscape4.jpg) no-repeat center center;
    background-size: cover;
}
#gold-memories .row9 .col-left {
    background: url(../images/wall_portrait3.jpg) no-repeat center center;
    background-size: cover;
}
#gold-memories .row9 .col-right {
    background: url(../images/wall_portrait4.jpg) no-repeat center center;
    background-size: cover;
}
#gold-memories .row10 .col-left {
    background: url(../images/desk5.jpg) no-repeat center center;
    background-size: cover;
}
#gold-memories .row10 .col-right {
    background: url(../images/desk.jpg) no-repeat center center;
    background-size: cover;
}
#gold-memories .row11 .col-left {
    background: url(../images/wall_lanscape5.jpg) no-repeat center center;
    background-size: cover;
}
#gold-memories .row11 .col-right {
    background: url(../images/wall_lanscape6.jpg) no-repeat center center;
    background-size: cover;
}
#gold-memories .row12 .col-left {
    background: url(../images/wall_portrait5.jpg) no-repeat center center;
    background-size: cover;
}
#gold-memories .row12 .col-right {
    background: url(../images/wall_portrait6.jpg) no-repeat center center;
    background-size: cover;
}
@media (min-width: 300px) and (max-width: 767px) {
    #gold-memories .row1,
    #gold-memories .row2 {
        width: 100%;
        height: 40%;
        display: initial;
    }
    #gold-memories .bob {
        margin: 50% auto 0 auto;
    }
    #gold-memories .row1 .col-left,
    #gold-memories .row2 .col-left {
        /*height: auto;*/
        
        min-height: 500px;
    }
    #gold-memories #gold-memories-row1 h1 {
        font-size: 24px;
        line-height: 24px;
    }
    #gold-memories #gold-memories-row1 p {
        font-size: 12px;
        line-height: 12px;
    }
}
/*Gold Memories*/
/*Customize your portrait*/

#customize-your-portrait {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #fff;
    z-index: 1;
    position: relative;
    padding: 100px 0 0;
}
#customize-your-portrait img {
    display: block;
    margin: 0 auto;
    width: inherit;
    min-width: 350px;
}
#customize-your-portrait .row1 {
    width: 98%;
    margin: auto;
}
#customize-your-portrait .row1 .col-left {
    background: url(../images/wall_frame.jpg) no-repeat center center;
    background-size: cover;
    height: 100%;
    border: 5px solid #F8F8F8;
}
#customize-your-portrait .row1 .col-right {
    background: url(../images/desk_frame.jpg) no-repeat center center;
    background-size: cover;
    height: 100%;
    border: 5px solid #F8F8F8;
}
#customize-your-portrait .row1 h1 {
    font-size: 22px;
    line-height: 33px;
    letter-spacing: 5px;
    color: #fff;
    font-family: quattrocento, serif;
    font-weight: 400;
    text-align: center;
    margin-top: 242px;
    text-transform: uppercase;
}
#customize-your-portrait .row1 span {
    color: #000;
    width: 96px;
    display: block;
    margin: 6% auto;
    border-top: 1px solid #fff;
}
#customize-your-portrait .row1 a {
    width: 182px;
    min-height: 15px;
    padding: 11px 10px 11px;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
    font-family: open-sans, sans-serif;
    font-weight: 400;
    background-color: transparent;
    transition: box-shadow 0.2s;
    box-shadow: inset 0 0 0 2px #fff;
    display: block;
    margin: 66px auto 175px auto;
    text-transform: uppercase;
    text-decoration: none;
}
#customize-your-portrait .row1 a:hover {
    box-shadow: inset 0 0 0 5px #fff;
}
#customize-your-portrait.customize-your-portrait-2 {
    padding: 110px 10px 0 10px;
}
#customize-your-portrait.customize-your-portrait-2 .row1 {
    height: auto;
}
#customize-your-portrait.customize-your-portrait-2 .row1 .col-left {
    border: 3px solid #F8F8F8;
    height: 600px;
}
#customize-your-portrait.customize-your-portrait-2 .row1 .col-right {
    border: 3px solid #F8F8F8;
    height: 600px;
}
#customize-your-portrait.customize-your-portrait-2 .row1 span {
    margin: 24px auto;
}
#customize-your-portrait.customize-your-portrait-2 .row1 a {
    margin: 0 auto;
}
#customize-your-portrait .row2 {
    border-top: 1px solid #7F7F7F;
    margin-top: 70px;
}
#customize-your-portrait .row2 a,
.btn-customize {
    font-family: abel, sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 5px;
    text-align: center;
    color: #90624D;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    width: 325px;
    min-height: 18px;
    line-height: 16px;
    padding: 12px 10px 10px;
    border: 3px solid #90624D;
    margin: 36px auto;
    width: 400px;
    background-color: transparent;
}
#customize-your-portrait .row2 a:focus,
.btn-customize:focus {
    outline: none;
    text-decoration: none;
    color: #90624D;
}
#customize-your-portrait .row2 a {
    max-width: 400px;
    width: auto;
}
#customize-your-portrait .row2 a:hover,
.btn-customize:hover {
    background-color: #90624D;
    color: #fff;
    text-decoration: none;
}
#customize-your-portrait .row2 .frame {
    min-width: 165px;
    width: auto;
    max-width: 168px;
    display: inline-block;
    padding: 14px 0px;
    border: 1px solid #000;
}
#customize-your-portrait .row2 h1 {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 48px;
    letter-spacing: 4px;
    color: #90624D;
    font-family: quattrocento, serif;
    margin: 0 auto;
    text-align: center;
}
#customize-your-portrait .row2 h2 {
    font-family: alegreya, serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 3px;
    margin: 38px auto;
    width: auto;
    max-width: 390px;
    margin-top: 100px;
    text-align: center;
}
#customize-your-portrait .row2 .frames {
    width: auto;
    max-width: 390px;
    margin: 30px auto 130px auto;
}
#customize-your-portrait .row2 .frames {
    /*margin: 80px auto;*/
    
    padding-bottom: 30px;
}
#customize-your-portrait .row2 .frame.left {
    float: left;
}
#customize-your-portrait .row2 .frame.right {
    float: right;
}
#customize-your-portrait .row2 .frame .frame-title {
    font-family: alegreya, serif;
    font-weight: 700;
    margin-bottom: 14px;
}
#customize-your-portrait .row2 .frame .separator {
    width: 55px;
    border-bottom: 1px solid #000;
    margin: 10px auto;
}
#customize-your-portrait .row2 span {
    display: block;
    font-family: quattrocento, serif;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 3px;
    text-align: center;
    line-height: 17px;
}
#customize-your-portrait img {
    margin: 100px auto 50px auto;
    display: block;
}
#customize-your-portrait .row3 a {
    background: #fff url(../images/arrow_thin2_up.gif) no-repeat center center;
    width: 140px;
    height: 64px;
    border-color: #000;
    margin: 60px auto 170px auto;
    display: block;
}
@media (min-width: 767px) and (max-width: 930px) {
    #customize-your-portrait .row2 h1 {
        font-size: 22px;
        line-height: 22px;
    }
}
@media (max-width: 767px) {
    #customize-your-portrait img {
        width: initial;
    }
    #customize-your-portrait .row2 h2 {
        margin-top: 80px;
    }
}
/*customizer*/

#wall-portrait,
#wall-portrait .row1,
#wall-landscape,
#wall-landscape .row1,
#desk,
#desk .row1,
.customizer,
.customizer .row1 {
    width: 100%;
    height: 93%;
}
#wall-portrait .row1 .col-left {
    background: url(../images/black_1.jpg) no-repeat 25% center;
    background-size: cover;
    height: 100%;
}
#wall-landscape .row1 .col-left {
    background: url(../images/black_2.jpg) no-repeat 25% center;
    background-size: cover;
    height: 100%;
}
#desk .row1 .col-left {
    background: url(../images/black_3.jpg) no-repeat 25% center;
    background-size: cover;
    height: 100%;
}
.customizer .row1 .col-right {
    min-height: 734px;
    border-left-width: 1px;
    border-style: solid;
    border-color: #C9C9C9;
    text-align: center;
}
.customizer .row1 .col-left {
    height: 100%;
}
#wall-portrait .row1 .col-right,
#wall-landscape .row1 .col-right,
#desk .row1 .col-right,
.customizer .row1 .col-right {
    margin-bottom: 80px;
}
#wall-portrait .row1 h1,
#wall-landscape .row1 h1,
#desk h1,
.customizer h1 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 6px;
    color: #382C2D;
    text-align: center;
    margin: 180px auto 0 auto;
    text-transform: uppercase;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}
#wall-portrait h3,
#wall-landscape h3,
#desk h3,
.customizer h3 {
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 3px;
    font-family: alegreya, serif;
    font-weight: 400;
    font-style: italic;
    text-align: center;
    border-bottom: 1px solid #EAEAEA;
    width: 298px;
    margin: 0 auto;
    margin-bottom: 40px;
    padding-bottom: 8px;
}
#wall-portrait p,
#wall-landscape p,
#desk p,
#customize-your-portrait p,
.customizer p {
    width: 300px;
    background-color: transparent;
    text-align: justify;
    margin: 0 auto 34px auto;
    color: #7F7F7F;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    font-size: 14px;
    line-height: 20px;
    padding: 0px;
}
#wall-portrait h2,
#wall-landscape h2,
#desk h2,
.customizer h2 {
    color: #382C2D;
    line-height: 34px;
    font-size: 24px;
    letter-spacing: 1px;
    text-align: center;
    border-bottom: 1px solid #EAEAEA;
    width: 298px;
    margin: 30px auto 50px auto;
    padding-bottom: 8px;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}
#wall-portrait .btn-customize,
#wall-landscape .btn-customize,
#desk .btn-customize,
.customizer .btn-customize {
    width: 322px;
    margin: 24px auto;
    outline: none;
}
.customizer .btn-customize {
    display: none;
}
.customizer .info-2 {
    display: none;
}
.customizer .info-1,
.customizer .info-2,
.customizer .validation {
    color: #E91212;
    margin: 34px auto;
    text-align: center;
}
.file-preview-image:first-child(),
img.file-preview-image {
    opacity: 0 !important;
}
#target {
    opacity: 1 !important;
}
.info-1 i {
    color: #90624D;
}
.customizer .btn-primary {
    color: #90624D;
    background-color: #fff;
    border-color: #90624D;
    font-family: abel, sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 5px;
    text-align: center;
    border-width: 3px;
    border-style: solid;
    width: 322px !important;
    margin: 0 auto;
    background-image: none;
}
.customizer .file-preview {
    max-width: 300px;
    margin: 0 auto;
    border: none;
}
.customizer .file-preview .file-preview-frame {
    display: inline-block;
    float: none;
    height: auto;
}
/*portrait*/

.customizer #preview-pane.portrait {
    width: 700px;
    height: 812px;
    margin: 120px auto;
    display: block;
    background: url(../images/260x390_blank.jpg) no-repeat center center;
    background-size: 700px 812px;
    padding: 108px 154px;
}
.customizer #preview-pane.portrait .preview-container {
    width: 394px;
    height: 594px;
    overflow: hidden;
}
.customizer #preview-pane.portrait .jcrop-preview {
    height: 594px;
    width: 100%;
    overflow: hidden;
    display: none;
}
/*landscape*/

.customizer #preview-pane.landscape {
    width: 700px;
    height: 620px;
    margin: 120px auto;
    display: block;
    background: url(../images/390x260_blank.jpg) no-repeat center center;
    background-size: 700px 620px;
    padding: 136px 94px;
}
.customizer #preview-pane.landscape .preview-container {
    width: 512px;
    height: 350px;
    overflow: hidden;
}
.customizer #preview-pane.landscape .jcrop-preview {
    width: auto;
    height: 350px;
    overflow: hidden;
    display: none;
}
/*desk*/

.customizer #preview-pane.desk {
    width: 700px;
    height: 495px;
    margin: 120px auto;
    display: block;
    background: url(../images/140x90_blank.png) no-repeat center center;
    background-size: 700px 495px;
    padding: 150px 200px;
}
.customizer #preview-pane.desk .preview-container {
    width: 300px;
    height: 194px;
    overflow: hidden;
}
.customizer #preview-pane.desk .jcrop-preview {
    width: 300px;
    height: 194px;
    overflow: hidden;
    display: none;
}
.customizer label {
    color: #7F7F7F;
    font-family: alegreya, serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    font-style: italic;
    vertical-align: middle;
    margin: 18px auto;
    display: block;
}
.customizer .chk-advanced {
    width: 18px;
    height: 18px;
    vertical-align: bottom;
    margin: 4px;
}
.glyphicon-hand-down:before {
    content: "This is only a preview. Please press (\e027) to upload.";
    display: block;
    text-align: center;
    margin: 8px auto;
    line-height: 20px;
    width: 226px;
    font-size: 16px;
}
/*.text-muted {
  color: #777;
  color: #000;
}*/

.glyphicon-hand-up:before {
    content: "Uploading...";
    color: #000;
    font-size: 20px;
}
.btn-group-xs>.btn,
.btn-xs {
    font-size: 20px;
}
.text-warning {
    color: #000;
}
.file-upload-indicator:hover {
    font-size: inherit !important;
}
.customizer .advanced-options {
    display: none;
}
@media (max-width: 768px) {
    /*portrait*/
    
    .customizer #preview-pane.portrait {
        width: 400px;
        height: 464px;
        background-size: 400px 464px;
        padding: 64px 88px;
    }
    .customizer #preview-pane.portrait .preview-container {
        width: 225px;
        height: 337px;
    }
    .customizer #preview-pane.portrait .jcrop-preview {
        height: 337px;
        width: 100%;
    }
    /*landscape*/
    
    .customizer #preview-pane.landscape {
        width: 400px;
        height: 354px;
        background-size: 400px 354px;
        padding: 78px 54px;
    }
    .customizer #preview-pane.landscape .preview-container {
        width: 293px;
        height: 200px;
    }
    .customizer #preview-pane.landscape .jcrop-preview {
        width: 293px;
        height: 200px;
    }
    /*desk*/
    
    .customizer #preview-pane.desk {
        width: 400px;
        height: 283px;
        background-size: 400px 283px;
        padding: 86px 113px;
    }
    .customizer #preview-pane.desk .preview-container {
        width: 173px;
        height: 112px;
    }
    .customizer #preview-pane.desk .jcrop-preview {
        width: 173px;
        height: 112px;
    }
}
/*/Customize your portrait*/
/*Contact*/

#contact {
    padding-top: 165px;
}
#contact h1 {
    text-transform: uppercase;
    font-size: 15px;
    line-height: 26px;
    font-family: quattrocento, serif;
    font-weight: 400;
    letter-spacing: 4px;
    color: #382C2D;
    margin: 60px 0;
}
#contact p {
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 2px;
    color: #000;
    font-family: abel, sans-serif;
    font-weight: 400;
    width: 100%;
    margin-bottom: 26px;
}
#contact #accordion {
    width: 380px;
}
#contact #accordion a {
    text-decoration: none;
    text-transform: none;
    padding: 10px 0;
    margin: 0;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    font-size: 15px;
}
#contact #accordion p {
    margin-bottom: 0;
    padding-left: 25px;
    text-align: justify;
}
#contact form {
    max-width: 480px;
    display: block;
}
#contact input[type="text"] {
    width: 100%;
    height: 57px;
    color: #000;
    font-family: abel, sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 6px 6px 6px 13px;
    line-height: 42px;
    border: 1px solid #000;
    margin: 0 0 8px 0;
}
#contact input[type="text"]:hover,
#contact textarea:hover {
    border: 1px solid #6B6B6B;
    color: #4F4F4F;
}
#contact textarea {
    width: 100%;
    border: 1px solid #000;
    resize: none;
    font-family: abel, sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 6px 6px 6px 13px;
    color: #4F4F4F;
    height: 131px;
    margin: 0 0 8px 0;
}
#contact input[type="submit"],
#submit-validation {
    background: url(../images/contact-submit.png) no-repeat center center;
    width: 131px;
    height: 51px;
    border: none;
    float: right;
    cursor: pointer;
}
#contact input[type="submit"]:hover,
#submit-validation:hover {
    background: url(../images/contact-submit-hover.png) no-repeat center center;
}
#contact a,
footer a {
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 3px;
    color: #000;
    font-family: abel, sans-serif;
    font-weight: 400;
    display: block;
    margin: 17px 0;
    text-transform: uppercase;
}
#contact a:hover {
    color: #000;
}
#contact .row2 {
    padding-top: 20px;
}
#contact #social {
    background: #3E3E3E url(../images/bg-social.jpg) no-repeat center top;
    background-size: cover;
}
#social.contact-social {
    padding-bottom: 120px;
}
#social .col {
    width: 180px;
    margin: 0 auto;
    display: block;
}
#social h1 {
    font-size: 15px;
    color: #FFFFFF;
    line-height: 18px;
    letter-spacing: 7px;
    text-align: center;
    font-family: quattrocento, serif;
    font-weight: 400;
    margin-top: 100px;
    text-transform: uppercase;
    margin: 104px 0 30px 0;
}
#contact #social h1 {
    margin: 0 auto 53px auto;
}
#contact #social .col {
    margin-top: 104px;
}
#social a {
    text-transform: uppercase;
    color: #fff;
    font-family: abel, sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 5px;
    text-align: center;
    width: 180px;
    padding: 12px 0;
    line-height: 16px;
    transition: box-shadow 0.2s;
    box-shadow: inset 0 0 0 2px #fff;
    display: block;
    margin: 12px 0;
}
#social a:hover {
    color: #fff;
    box-shadow: inset 0 0 0 5px #fff;
    text-decoration: none;
}
#contact .panel-default>.panel-heading {
    background-color: #fff;
    border: none;
    padding: 0;
    background-image: none;
}
#contact .panel-default {
    background-color: #fff;
    border-color: #fff;
    border-bottom: 1px solid #7F7F7F;
    padding: 0 0 10px 0;
}
#contact .panel-default:hover {
    border-bottom: 1px solid #000000;
}
#contact .panel-default:hover a {
    font-weight: 600;
}
@media (max-width: 768px) {
    #contact .col {
        margin-top: 60px;
    }
}
/*/Contact*/
/*Shopping cart*/

#shop-cart {
    width: 100%;
    height: 100%;
    margin-top: 150px;
}
#shop-cart .row {
    margin: 16px auto;
}
#shop-cart .col {
    text-align: center;
}
#shop-cart .row.table {
    max-width: 1112px;
    margin: 0 auto;
}
#shop-cart h1 {
    font-size: 24px;
    letter-spacing: 6px;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    display: inline-block;
    color: #382C2D;
    margin: 0;
}
#shop-cart .row1 {
    text-align: center;
}
#shop-cart .cart-width {
    max-width: 1112px;
    margin: 0 auto;
}
#shop-cart .cart-title {
    max-width: 374px;
}
#shop-cart .line {
    height: 6px;
    border-top: 1px solid #7F7F7F;
    margin-top: 13px;
    display: inline-block;
    max-width: 386px;
}
#shop-cart h2 {
    line-height: 25px;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    color: #382C2D;
}
#shop-cart td .img-holder {
    width: 50%;
    float: left;
}
#shop-cart td img {
    /* border-radius: 50%;*/
    /*float: left;*/
    /*margin: 20px 26px 0 0;*/
    
    height: 134px;
    width: auto;
    margin: 20px auto;
}
#shop-cart th:last-child h2 {
    text-align: right;
}
#shop-cart .btn-customize {
    width: auto;
    margin-right: 0;
}
#shop-cart .row3 .vcenter {
    display: inline-block;
    margin-top: 46px
}
#shop-cart td .code,
#shop-cart td .vertical_separator,
#shop-cart td .orientation {
    color: #7F7F7F;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    font-size: 14px;
    line-height: 20px;
}
#shop-cart td .product-block {
    float: left;
    width: 170px;
    margin: 0px 0 34px 10px;
}
#shop-cart .minus,
#shop-cart .number,
#shop-cart .plus {
    background-color: transparent;
    width: 41px;
    padding: 0px;
    text-align: center;
    height: 41px;
    line-height: 24px;
    font-size: 20px;
    font-family: abel, sans-serif;
    margin: -3px;
    border: none;
    border-top: 1px solid #6C6C6C;
    border-bottom: 1px solid #6C6C6C;
}
#shop-cart .minus,
#shop-cart .plus {
    font-weight: 600;
    border: 1px solid #6C6C6C;
}
#shop-cart span {
    color: #382C2D;
    line-height: 25px;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}
#shop-cart .quantity {
    width: 124px;
    padding: 0;
}
#shop-cart .product,
#shop-cart .product-block {
    text-align: left;
}
#shop-cart .product-block h2 {
    text-transform: uppercase;
}
#shop-cart .remove {
    background-color: transparent;
    width: 41px;
    text-align: center;
    height: 41px;
    line-height: 26px;
    font-size: 30px;
    font-family: abel, sans-serif;
    border: none;
    font-weight: 600;
    margin: auto;
    display: block;
}
#shop-cart .total h4,
#shop-cart .total span {
    text-align: left;
    font-size: 33px;
    line-height: 46px;
    letter-spacing: 1px;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    color: #382C2D;
    margin: 30px 0;
}
#shop-cart .checkout {
    color: #90624D;
    font-family: abel, sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 5px;
    text-align: center;
    width: 254px;
    min-height: 18px;
    line-height: 16px;
    margin: 71px 0 120px 0;
    padding: 12px 10px 10px;
    background-color: transparent;
    float: right;
    border: 3px solid #90624D;
    text-transform: uppercase;
}
#shop-cart .checkout:hover {
    background-color: #90624D;
    color: #fff;
}
#shop-cart .table>tbody>tr>td {
    padding: 8px 0;
    vertical-align: middle;
    text-align: center;
    color: #382C2D;
    line-height: 25px;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    border-bottom: 1px solid #ddd;
}
#shop-cart .table>thead>tr>th {
    min-width: 90px;
    border: none;
}
#shop-cart .table .total td:last-child {
    text-align: right;
}
.border-error {
    border: 1px solid red !important;
}
#shop-cart .table>tbody>tr>td.price {
    text-align: left;
}
.font-error {
    color: red !important;
}
.pointer {
    cursor: pointer !important;
}
.adjH {
    margin-top: 30px;
}
@media (max-width: 768px) {
    #shop-cart {
        margin-top: 25%;
    }
    #shop-cart h1 {
        font-size: 20px;
        line-height: 26px;
    }
    #shop-cart h2 {
        line-height: 12px;
        font-size: 12px;
    }
    #shop-cart .row2 .col {
        min-width: 96px;
    }
    #shop-cart td img {
        width: 80px;
        height: auto;
    }
    #shop-cart td .product-block {
        width: 100px;
    }
    #shop-cart .minus,
    #shop-cart .number,
    #shop-cart .plus {
        width: 31px;
        height: 33px;
        font-size: 14px;
    }
    #shop-cart .table>thead>tr>th {
        min-width: 72px;
    }
    #shop-cart .total h4,
    #shop-cart .total span {
        font-size: 22px;
    }
}
@media (max-width: 540px) {
    #shop-cart h1 {
        font-size: 12px;
        line-height: 14px;
    }
    #shop-cart .col-middle {
        max-width: 250px;
    }
    #shop-cart .row2 .col {
        min-width: 80px;
    }
    #shop-cart .table>tbody>tr>td {
        line-height: 14px;
        font-size: 12px;
        padding: 0;
    }
}
/*Checkout*/

#shop-cart.checkout .row {
    margin: 50px auto;
}
#shop-cart .form input[type="text"],
#shop-cart .form select {
    outline: none;
    border: 1px solid #3E3E3E;
    line-height: 42px;
    font-family: abel, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    padding-left: 14px;
    height: 58px;
    width: 48%;
    margin-bottom: 28px;
}
#shop-cart .form input[type="text"].full-width,
#shop-cart .form select.full-width {
    width: 100%;
}
#shop-cart .form .state,
#shop-cart .form .first-name,
#shop-cart .form .email {
    float: left;
}
#shop-cart .form .post-code,
#shop-cart .form .last-name,
#shop-cart .form .phone {
    width: 48%;
    float: right;
}
#shop-cart.checkout .form h1 {
    width: 100%;
    margin-bottom: 20px;
}
#shop-cart.checkout .form .sameShipping input {
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    height: 58px;
    width: 24px;
}
#shop-cart.checkout .form .sameShipping label {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
    font-size: 13px;
    text-align: left;
    height: 58px;
    line-height: 58px;
    margin-bottom: 12px;
    margin-top: 0;
}
#shop-cart.checkout .billing-form .first-name,
#shop-cart.checkout .billing-form .last-name {
    margin-top: 70px;
}
#shop-cart .order-notes {
    resize: none;
    border: 1px solid #3E3E3E;
    line-height: 42px;
    font-family: abel, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    font-size: 14px;
    outline: none;
    width: 92%;
    height: 488px;
    padding: 25px;
    float: right;
}
#shop-cart.checkout h1 {
    color: #382C2D;
    line-height: 25px;
    font-size: 18px;
    text-align: left;
    text-transform: uppercase;
}
#shop-cart.checkout h1.checkout-title {
    line-height: 34px;
    font-size: 24px;
}
#shop-cart.checkout h1.title {
    float: left;
    text-transform: none;
}
#shop-cart.checkout table {
    width: 98%;
    margin: 14px auto;
}
#shop-cart.checkout .table-container {
    border: 1px solid #ddd;
}
#shop-cart.checkout .table>thead>tr>th {
    line-height: 25px;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    color: #382C2D;
    padding: 8px 0 8px 12px;
}
#shop-cart.checkout .table>tbody>tr>td {
    text-align: left;
    height: 68px;
    padding: 8px 0 8px 12px;
    border-bottom: none;
    border-top: 1px solid #ddd;
}
#shop-cart.checkout .text-left {
    text-align: left;
    font-family: initial;
}
#shop-cart.checkout input[type="radio"] {
    width: 20px;
    height: 20px;
    border: 1px solid #6C6C6C;
    background-color: transparent;
    border-radius: 100px;
    margin: 0;
    vertical-align: middle;
    outline: none;
}
.btn.btn-radio {
    background-color: #FFF;
    border-color: #CCC;
    color: #333;
}
.btn.btn-radio:hover {
    background-color: #EBEBEB;
    border-color: #ADADAD;
    color: #333;
}
.btn.btn-radio.active {
    background-color: #9BB4C9;
    border-color: #285E8E;
    color: #000;
}
.btn.btn-radio .badge {
    background-color: #333;
    color: #FFF;
}
#shop-cart.checkout label {
    line-height: 18px;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    font-weight: normal;
    vertical-align: middle;
    margin: 0;
    cursor: pointer;
}
#shop-cart.checkout button.checkout {
    margin: 0;
}
@media (max-width: 768px) {
    #shop-cart .order-notes {
        width: 100%;
        float: none;
    }
    #shop-cart.checkout .text-left {
        margin: 24px 0;
    }
    #shop-cart.checkout h1 {
        font-size: 12px;
    }
    #shop-cart td .code,
    #shop-cart td .vertical_separator,
    #shop-cart td .orientation {
        font-size: 12px;
    }
    #shop-cart .table>tbody>tr>td {
        font-size: 14px;
    }
}
/*/Checkout*/
/*/Shopping cart*/
/*Custom pages*/

.container-fullpage {
    height: 100%;
}
.error {
    text-align: center;
    font-family: quattrocento, serif;
    font-size: 26px;
    background-size: cover;
    width: 100%;
    height: 100%;
    text-align: left;
    padding: 0px 60px;
    text-align: center;
}
.error h2 {
    font-size: 20px;
    font-weight: 600;
}
.error a {
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 30px;
    display: block;
}
.col-error {
    margin-top: 400px;
}
/*/Custom pages*/
/*footer*/

footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    border: 1px solid #EAEAEA;
    background: #fff;
    height: auto;
    z-index: 2;
}
footer .panel-group {
    margin-bottom: 0;
}
footer .panel-default>.panel-heading {
    background-color: #fff;
    height: 38px;
}
footer a {
    margin: 0;
}
footer #collapse1 {
    min-height: 468px;
}
footer .panel-body {
    padding: 0;
}
footer .col {
    padding: 0;
    margin: 0;
}
footer .col.col-left {
    border-right: 1px solid #EAEAEA;
    border-left: 1px solid #EAEAEA;
    padding: 34px 64px;
}
footer .col.col-right {
    padding: 34px 50px;
}
footer .col.col-left h1 {
    margin-bottom: 0;
}
footer p {
    line-height: 22px;
    font-size: 12px;
    letter-spacing: 2px;
    text-align: left;
    color: #000;
    font-family: quattrocento, serif;
    font-weight: 400;
    cursor: pointer;
    margin: 0 0 0 10px;
}
footer p:after {
    content: "EXPAND";
    font-size: 13px;
    color: #000;
    text-align: right;
    margin-left: 13%;
    letter-spacing: 6px;
    font-weight: 600;
}
footer a:hover,
footer .panel-heading a {
    text-decoration: none;
}
footer .general-info {
    margin-top: 60px;
}
/*footer .panel-heading {
    padding: 7px 0;
    background: url(../images/expand.svg) no-repeat center center transparent;
}
footer .panel-heading.expanded {
    background: url(../images/hide.svg) no-repeat center center transparent;
    height: auto;
}
footer .panel-heading:not(.expanded):hover {
    padding: 7px 0;
    background: url(../images/expand_over.svg) no-repeat center center transparent;
}*/

footer .panel-heading.expanded p:after {
    content: "HIDE";
}
footer h1 {
    font-family: quattrocento, serif;
    font-weight: 600;
    color: #382C2D;
    font-size: 14px;
    letter-spacing: 4px;
    line-height: 24px;
    text-transform: uppercase;
}
footer .col-right h1 {
    margin-bottom: 0;
}
footer h1.social {
    margin-top: 35px;
}
footer .social_fb,
footer .social_tw,
footer .social_pin,
footer .social_inst {
    -webkit-transition: all .5s ease .0s;
    -moz-transition: all .5s ease .0s;
    -o-transition: all .5s ease .0s;
    transition: all .5s ease .0s;
    margin-top: 12px;
    box-shadow: inset 0 0 0 1px #90624D;
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 100px;
    background-size: contain;
}
footer .social_fb img,
footer .social_tw img,
footer .social_pin img,
footer .social_inst img {
    width: 35px;
    height: 35px;
    margin: 2px;
}
footer .social_fb:hover,
footer .social_tw:hover,
footer .social_pin:hover,
footer .social_inst:hover {
    color: #fff;
    box-shadow: inset 0 0 0 25px #90624D;
}
.social_tw {
    display: none !important;
}
footer .col-left h4 {
    font-size: 10px;
    line-height: 10px;
    color: #000;
    letter-spacing: 3px;
    font-family: quattrocento, serif;
    font-weight: 400;
    margin: 80px 0 40px 0;
}
footer a {
    color: #000;
    font-weight: 400;
    font-size: 14px;
}
footer span {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #7F7F7F;
    font-style: italic;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    font-weight: normal;
    display: block;
}
footer .col-left input[type="text"] {
    width: 213px;
    min-height: 14px;
    padding: 6px;
    color: #7F7F7F;
    letter-spacing: 2px;
    font-family: abel, sans-serif;
    font-style: normal;
    font-weight: 400;
    border: none;
    line-height: 14px;
    border-bottom: 1px solid #C4C4C4;
    margin-top: 36px;
    text-transform: uppercase;
}
footer .col-left input[type="submit"] {
    min-height: 32px;
    width: 88px;
    background: url(../images/mailing.png) no-repeat 2px 2px;
    border: none;
    vertical-align: bottom;
}
@media (max-width: 1000px) {
    /*footer .panel-heading {
        background: url(../images/expand.svg) no-repeat center right transparent;
    }
    footer .panel-heading.expanded {
        background: url(../images/hide.svg) no-repeat center right transparent;
    }
    footer .panel-heading:not(.expanded):hover {
        background: url(../images/expand_over.svg) no-repeat center right transparent;
    }*/
    
    footer .panel-title p {
        width: 78%;
        font-size: 70%;
    }
    footer .panel-default>.panel-heading {
        height: auto;
    }
    footer .panel-heading.expanded p:after {
        content: "HIDE";
    }
    footer p:after {
        /* margin: 0 auto;
      display: block;*/
        
        float: right;
        margin: auto -50px;
    }
}
@media (max-width: 767px) {
    footer .col.col-left {
        padding: 0px 80px;
    }
    footer .col.col-right {
        padding: 0px 80px;
    }
    footer .col-left h4 {
        margin: 40px 0 20px 0;
    }
    footer .general-info {
        margin-top: 30px;
    }
    footer .terms {
        margin-bottom: 10px;
    }
}
@media (max-width: 380px) {
    footer p {
        font-size: 8px;
    }
}
/*/footer*/
