@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700,300,300italic,400italic,600italic,600,700italic);
    
    

    .page-content-wrapper { 
                        background-color:#B5B0A6;
                                                                                                                                                     } 

    
    
            /* Below is the custom gradient styling for artwork description. */

        [data-readmore] {
            position: relative;
        }


        /* Set default styling of gradient.
        Note the height of 0. We'll transition the height, rather than the background. I think this makes for a smoother effect. This also has the added benefit of not overlaying the text at the bottom with an absolutely positioned pseudo-elementeven if it is transparentwhich could prevent text selection. */
        [data-readmore]:before {
            content: '';
            width: 100%;
            height: 0;
            position: absolute;
            left: 0;
            bottom: 0;
            display: block;
            background: linear-gradient(#B5B0A600, #B5B0A6);

            /* Be sure to use the same speed value as in your Readmore configuration, keeping in mind that CSS transition speed is stated in seconds. */
            transition: height .3s
        }

        /* Set the height of the gradient to 80 when CLOSED */
        [data-readmore][aria-expanded="false"]:before,
        /* Also when transitioning from OPEN to CLOSED */
        [data-readmore][aria-expanded="true"].transitioning:before {
            height: 80px;
        }

        /* This isn't strictly necessary, but I think it makes for a smoother effect. */
        /* Set the height of the gradient to 0 when transitioning from CLOSED to OPEN */
        [data-readmore][aria-expanded="false"].transitioning:before {
            height: 0;
        }
        .panel-info.no-pod, .panel-info.no-pod .panel-default {
            background-color: #B5B0A6 !important;
        }

        artwork-image .modal-content {
            background-color: #B5B0A6;
        }

                    .swiper-button-prev.swiper-button-white,
            .swiper-container-rtl .swiper-button-next.swiper-button-white {
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E") !important;
            }
            .swiper-button-next.swiper-button-white,
            .swiper-container-rtl .swiper-button-prev.swiper-button-white {
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E") !important;
            }
                    .main_content_area a, #viewAllThumbsLink a { 
                                color:#9C5249;
                                                                    font-weight:normal;
                                        font-style:normal;
                                        text-decoration:none;
                                        text-transform:none;
                                                                                                                                                             } 

    
            .main_content_area a:hover, #viewAllThumbsLink a:hover  { 

                    color:#4F5487;
                            font-weight:normal;
                            font-style:normal;
                            text-decoration:none;
             } 
    
            .site-wrapper, .site-wrapper .dropdownList, .site-wrapper legend { 
                                color:#242824;
                                            font-family:'Open Sans', sans-serif;
                                        font-size:12pt;
                                        font-weight:normal;
                                        font-style:normal;
                                        text-decoration:none;
                                        text-transform:none;
                                                                                                                                                             } 

    
    
                .panel-info.no-pod, .panel-info.no-pod .panel-default {
            color:#242824;
            border: none;
        }

        .panel-info.no-pod h4{
            color:#242824;
        }
        .blog_MenuHeaderBG { 
                        background-color:#B5B0A6;
                            color:#242824;
                                                                                                                                             } 

    
    
            .main_separator { 
                        background-color:#B5B0A6;
                                                                                                                                                     } 

    
    
            .cartButton, .cssButton { 
                        background-color:#242824;
                            color:#B5B0A6;
                                                                                                                                             } 

    
    
            .selected-gallery-name { 
                        background-color:#D1C7C7;
                            color:#674C4C;
                                                                                                                                             } 

    
    
            .galleryHeaderName { 
                        background-color:#B5B0A6;
                            color:#242824;
                                            font-family:'MS Sans Serif', Geneva, sans-serif;
                                        font-size:12pt;
                                        font-weight:normal;
                                        font-style:normal;
                                        text-decoration:none;
                                        text-transform:none;
                                                                                                                                                             } 

    
    
            .site-wrapper .contentheading, .site-wrapper h2, .site-wrapper h3, .site-wrapper .gallery-menu-wrap { 
                                color:#242824;
                                            font-family:'Open Sans', sans-serif;
                                        font-size:14pt;
                                        font-weight:normal;
                                        font-style:normal;
                                        text-decoration:none;
                                        text-transform:none;
                                                                                                                                                             } 

    
    
            .main-footer, .main-footer a, .main-footer a:hover { 
                        background-color:#B5B0A6;
                            color:#242824;
                                                                                                                                             } 

    
    
            .main-header .main-nav li.active a, .main-header .main-nav li a:hover, .main-header .main-nav li a:focus, .main-header .main-nav li a:active, .main-header .header-nav .mobile-menu-button.button-toggle .close, .main-header .header-nav .mobile-menu-button .menu  { 
                        background-color:#D1C7C7;
                            color:#674C4C;
                                                                                                                                             } 

    
    
            .main-header .header-navigation-wrap, .main-header .header-nav.mobile-open ul { 
                        background-color:#E9E0D3;
                                                                                                                                                     } 

    
    
            .main-header .main-nav li a { 
                        background-color:rgb(229, 219, 219);
                            color:#564D4D;
                                            font-family:'Open Sans', sans-serif;
                                        font-size:13pt;
                                        font-weight:normal;
                                        font-style:normal;
                                        text-decoration:none;
                                        text-transform:none;
                                                                                                                                                             } 

    
    
            .main-header .artist-details .artist-info p a, .main-header .artist-details .artist-info a p { 
                                color:#5F4545;
                                            font-family:'Open Sans', sans-serif;
                                        font-size:15pt;
                                        font-weight:normal;
                                        font-style:normal;
                                        text-decoration:none;
                                        text-transform:none;
                                                                                                                                                             } 

    
    
            .main-header .artist-details .artist-info h1 a, .main-header .artist-details .artist-info a h1 { 
                                color:#242824;
                                            font-family:'Open Sans', sans-serif;
                                        font-size:22pt;
                                        font-weight:normal;
                                        font-style:normal;
                                        text-decoration:none;
                                        text-transform:none;
                                                                                                                                                             } 

    
    
            #customization_field { 
            display:none;
     } 

    
    
            .site-background { 
                        background-color:#242824;
                                                                                                                                                     } 

    
    
            .main-header .header-info-wrap { 
                        background-color:#B3B3B3;
                                                                                                                                                     }