@import url('https://fonts.googleapis.com/css?family=Lato:100, 100i, 300, 300i, 400, 400i, 700, 700i, 900, 900i');
@import url('https://fonts.googleapis.com/css?family=Anton');

body {
    background: #fff;
    color: #464646;
    font-family: 'Lato', sans-serif;
    position: relative;
    -webkit-font-smoothing: antialiased;
}

a:focus,
a:hover {
    text-decoration: none;
}

#checkout-wrapper {
    -ms-overflow-x: hidden;
    overflow-x: hidden;
}

@font-face {
    font-family: 'chapaza_italicitalic';
    src: url('../fonts/chapaza_italic-webfont.eot');
    src: url('../fonts/chapaza_italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/chapaza_italic-webfont.woff2') format('woff2'), url('../fonts/chapaza_italic-webfont.woff') format('woff'), url('../fonts/chapaza_italic-webfont.ttf') format('truetype'), url('../fonts/chapaza_italic-webfont.svg#chapaza_italicitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

p {
    margin: 0;
    padding: 0;
}

.chapaza {
    font-family: 'chapaza_italicitalic';
}

/**  {
        transition:  all .5s ease-in-out;
}
*/
p:last-child {
    margin-bottom: 0;
}

li {
    list-style: none;
}

ul {
    margin-bottom: 0;
    padding-left: 0;
}

a:focus {
    outline: none;
}

a:hover {
    text-decoration: none;
}

.container {
    max-width: 1210px;
    width: 100%;
}

/*header section*/
.top-header {
    background: #edeeee none repeat scroll 0 0;
    padding: 14px 0;
}

.login-menu a {
    color: #6e6e6e;
    font-size: 12px;
    font-weight: 700;
}

.login-menu li {
    display: inline-block;
    margin-right: 40px;
    text-transform: uppercase;
}

.login-menu li:last-child {
    margin-right: 0;
}

.login-menu {
    text-align: right;
}

/*navigation*/
.navbar-default {
    background: #fff;
    border: none;
    border-bottom: 1px solid #eee;
    border-radius: 0;
    margin-bottom: 0;
    padding: 6px 0 0 0;
}

.navbar-right {
    margin-top: 13px;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 12px;
    font-weight: 700;
    padding: 15px 21px;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > li.search-wrap > .dropdown-toggle {
    padding-right: 15px;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #999;
}

.dropdown a.dropdown-toggle i.fa-angle-down {
    margin-left: 15px;
}

/* .navbar-default .navbar-nav > li:last-child a  {
        padding-right:  0;
        padding-top:  7px;
}
 */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background: none;
}

.navbar-brand {
    height: auto;
}

.menu-menu-1-container .current-menu-item a {
    color: #099ac8 !important;
}

.menu-menu-1-container .menu-item a:hover {
    color: #77b6ca !important;
}

.dropdown-menu {
    background: #000;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
}

.dropdown-toggle .fa-search {
    font-size: 15px;
}

.dropdown-menu > li > a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    padding: 8px 20px;
}

.dropdown-menu > li:last-child > a {
    border-bottom: none;
}

.dropdown-menu > li > a:hover {
    background: #4f4f4f;
    color: #999;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #474647;
}

.navbar-toggle .icon-bar {
    border-radius: 0;
    display: block;
    height: 3px;
    width: 30px;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background: none;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
    border-radius: 0;
}

/*banner section*/
.flexslider {
    background: #ffffff;
    border: medium none;
    border-radius: 0;
    margin: 0;
    position: relative;
}

.flex-direction-nav a {
    background: #fff;
    border-radius: 50%;
}

.flex-direction-nav .flex-prev,
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 20px;
}

.flex-direction-nav .flex-next,
.flexslider:hover .flex-direction-nav .flex-next {
    right: 20px;
    opacity: 1;
}

.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
    opacity: 0;
}

.flex-direction-nav a {
    opacity: 1;
}

.flex-direction-nav a::before {
    font-family: fontawesome;
    font-size: 20px;
    line-height: 40px;
    text-shadow: none;
}

.flex-direction-nav .flex-next,
.flex-direction-nav .flex-prev {
    text-align: center;
}

.flex-direction-nav a.flex-prev::before {
    content: "\f104";
}

.flex-direction-nav a.flex-next::before {
    content: "\f105" !important;
}

.banner-image {
    position: relative;
}

.baner-caption {
    left: 56px;
    position: absolute;
    top: 21.5%;
}

.baner-caption h2 {
    color: #202123;
    font-size: 57px;
}

.baner-caption .anton > span {
    color: #49474a;
    display: block;
    font-family: "Lato", sans-serif;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.2px;
    margin-top: 5px;
}

.baner-caption p.chapaza {
    font-size: 26px;
    line-height: 33px;
    margin-top: 22px;
}

.baner-caption .shop-btn {
    border: 3px solid #494542;
    color: #46454a;
    display: block;
    font-size: 25px;
    font-weight: 700;
    margin-top: 28px;
    max-width: 173px;
    padding: 13px 10px;
    text-align: center;
    text-transform: uppercase;
}

.baner-caption .shop-btn:hover {
    background: #78b6ca;
    border: 3px solid #fff;
    color: #fff;
}

/*catagory-section*/
.catagory-section {
    padding-top: 60px;
}

.inner-catagory {
    margin-bottom: 60px;
    overflow: hidden;
    position: relative;
}

.inner-catagory img {
    width: 100%;
}

.cat-caption.text-center {
    background: #78b6ca;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
}

.cat-caption h5 {
    color: #fff;
    font-size: 17.5px;
}

.cat-caption h5 {
    color: #fff;
    font-size: 17.5px;
}

/*new-arriavels */
.new-arriavels {
    margin-bottom: 105px;
}

.anton {
    color: #000;
    font-family: 'Anton', sans-serif;
    font-size: 28px;
    text-transform: uppercase;
}

.new-arriavels .row {
    margin: 0 -8px;
}

.new-arriavels .row  .col-xs-6 {
    padding: 0 8px;
}

.arrival-title h2 {
    font-size: 28px;
    margin-bottom: 28px;
}

.arrival-title p {
    color: #464646;
    font-size: 17px;
}

.arrivals-content {
    margin-top: 30px;
}

.arrivals-content .name {
    color: #464646;
    font-size: 17px;
    font-style: italic;
    font-weight: 500;
    text-transform: capitalize;
}

.shop-now {
    border: 1px solid #78b6ca;
    color: #78b6ca;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    padding: 1px 8px;
    text-transform: uppercase;
}

.arrival-description {
    margin-top: 12px;
}

/*price-calculator*/
.price-calc {
    margin-bottom: 62px;
}

.price-calc-bg {
    background: #ADBFC9 url("https://www.luxewalls.com.au/wp-content/uploads/2016/11/price-calc.jpg") no-repeat;
    min-height: 350px;
}

.calculation-section {
    padding-bottom: 38px;
    padding-left: 60px;
    padding-top: 59px;
}

.calculation-section h2 {
    color: #fff;
    font-size: 57px;
    margin-top: -10px;
}

.calculation-section .chapaza {
    color: #464647;
    font-size: 23px;
    margin-top: -5px;
}

.pricing-form {
    margin-top: 13px;
    max-width: 460px;
    width: 100%;
}

.single-product .quantity {
    display: none;
}

.pricing-form .form-control {
    border: 3px solid #474647;
    border-radius: 0;
    box-shadow: none;
    font-size: 17px;
    font-style: italic;
    height: 46px;
}

.pricing-form .form-control::-moz-placeholder {
    color: #adbfc9;
}

.pricing-form .form-control::-webkit-input-placeholder {
    color: #adbfc9;
}

.pricing-form .btn-default {
    border: 3px solid #464647;
    border-radius: 0;
    color: #464647;
    font-size: 25px;
    font-weight: 900;
    height: 70px;
    max-width: 170px;
    text-transform: uppercase;
    width: 100%;
}

.pricing-form .form-group {
    margin-bottom: 20px;
}

.pricing-form .row {
    margin: 0 -25px;
}

.pricing-form .row .col-sm-6 {
    padding: 0 25px;
}

.pricing-form .row .multiple-sign {
    position: relative;
}

.pricing-form .row .multiple-sign::after {
    color: #464647;
    content: "x";
    font-size: 25px;
    font-weight: 900;
    position: absolute;
    right: -6px;
    top: 4px;
}

.single-product .pricing-form .row .col-sm-6 {
    padding: 0 25px;
    position: relative;
}

.single-product .pricing-form .row div.col-sm-6:first-child::after {
    color: #464647;
    content: "x";
    font-size: 25px;
    font-weight: 900;
    position: absolute;
    right: -7px;
    top: 4px;
}

.single-product .pricing-form .row div:nth-child(2)::after {
    display: none;
}

/*signup section*/
.sign-up-bg {
    background: url("https://www.luxewalls.com.au/wp-content/uploads/2016/11/pattern.jpg") repeat top left;
    margin-bottom: 75px;
    min-height: 430px;
    padding: 54px 0 30px 0;
}

.left-bg {
    background: rgba(0, 0, 0, 0) url("https://www.luxewalls.com.au/wp-content/uploads/2016/11/left-bg.jpg") no-repeat scroll left top;
    min-height: 350px;
}

.right-bg {
    background: rgba(0, 0, 0, 0) url("https://www.luxewalls.com.au/wp-content/uploads/2016/11/right-bg.jpg") no-repeat scroll right bottom;
    min-height: 350px;
}

.top-content h2 {
    margin-bottom: 41px;
}

.top-content > p {
    font-size: 17px;
    font-style: italic;
    margin: 0 auto;
    max-width: 480px;
}

.form-subscribe {
    margin: 50px auto 25px;
    max-width: 700px;
}

.input-group .form-control {
    border: 1px solid #c8c8c8;
    border-radius: 0;
    box-shadow: none;
    font-style: italic;
    font-weight: 600;
    height: 46px;
}

.input-group-btn > .btn {
    border: 1px solid #c8c8c8;
    border-left: none;
    border-radius: 0;
    color: #505050;
    font-size: 18px;
    height: 46px;
    padding: 6px 20px;
}

/*features section*/
.features-section {
    border: 1px dashed #d2d2d2;
    margin-bottom: 75px;
    min-height: 190px;
    padding: 30px 0;
    text-align: center;
}

.features-section a:hover {
    color: #5d5d5d;
}

.feature-img img {
    margin: 0 auto;
}

.feature-content > h5 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.feature-content > p {
    color: #5d5d5d;
    font-style: italic;
    font-weight: 600;
}

.feature-content {
    margin-top: 30px;
}

/*footer section*/

/*footer-top*/.footer-top {
    background: #1C1C1C;
}

.tp-footer-wrap {

    /*background:  rgba(0,  0,  0,  0) url("https://www.luxewalls.com.au/wp-content/uploads/2016/11/ft-pattern.jpg") repeat scroll left top;
        */    margin: 0 auto;
    max-width: 1349px;
    min-height: 470px;
    position: relative;
}

.tp-footer-wrap::before {
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 30px 150px 0;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    width: 0;
}

.footer-contact {

    /* background:  rgba(0,  0,  0,  0) url(https://www.luxewalls.com.au/wp-content/uploads/2016/11/map.png) no-repeat scroll left center;
        */    margin-top: -15px;
    padding: 15px;
}

.footer-contact > p,
.footer-contact > p a {
    color: #d8e7ef;
    font-weight: 600;
    letter-spacing: 0.1px;
    margin-bottom: 20px;
}

.footer-contact p i {
    color: #fff;
    width: 30px;
}

.scrollToTop {
    display: block !important;
    height: 50px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 50px;
    z-index: 10;
}

.scrollToTop::before {
    border: 1px dashed rgba(39, 39, 39, 0.5);
    border-radius: 50%;
    content: "";
    height: 75px;
    left: -12px;
    position: absolute;
    top: -12px;
    width: 75px;
    z-index: 1;
}

.scrollToTop::after {
    border: 1px dashed rgba(39, 39, 39, 0.5);
    border-radius: 50%;
    content: "";
    height: 95px;
    left: -22px;
    position: absolute;
    top: -22px;
    width: 95px;
    z-index: 1;
}

.scrollToTop i {
    background: #77b6ca none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
}

.footer-title {
    background: #1c1c1c none repeat scroll 0 0;
    margin: 0 -15px 30px -15px;
    padding: 0 15px;
}

.ft-menu ul {
    padding-left: 12px;
}

.ft-menu li {
    color: #909090;
    list-style: disc;
    margin-bottom: 10px;
}

.ft-menu a {
    color: #909090;
    display: inline-block;
    font-weight: 600;
    letter-spacing: 0.1px;
    text-transform: capitalize;
}

.footer-title h3.anton {
    color: #fff;
    font-size: 24px;
    margin: 0;
    padding: 15px;
    position: relative;
}

.footer-title h3.anton::before {
    background: #78b6ca none repeat scroll 0 0;
    content: "";
    height: 18px;
    left: 0;
    position: absolute;
    top: 20px;
    width: 3px;
}

.tp-footer-section {
    margin-top: 50px;
}

/*footer-btm*/
.footer-btm {
    background: #474647;
    padding: 20px 0;
}

.social-media {
    text-align: right;
}

.social-media li {
    display: inline-block;
    line-height: 10px;
    padding: 0 20px;
}

.social-media a {
    color: #d8e7ef;
    font-size: 18px;
}

/*footer changes*/
.ft-menu li {
    color: #fff;
}

.ft-menu a {
    color: #fff;
}

.subscrib-content {
    margin-bottom: 30px;
}

.subscrib-content p {
    color: #d8e7ef;
    font-size: 13px;
    line-height: 15px;
}

.tp-footer-section .input-group input {
    height: 22px;
    line-height: 22px;
    padding: 0 12px;
}

.tp-footer-section .input-group-btn .btn.btn-default {
    background: #77b6c9 none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
    font-size: 12px;
    height: 22px;
    margin-left: 2px;
    padding: 0;
    width: 77px;
}

.blog-image {
    float: left;
    margin-right: 10px;
    max-width: 62px;
    width: 100%;
}

.blog-content {
    float: left;
    max-width: 177px;
    width: 100%;
}

.blog-content p {
    color: #d8e7ef;
    font-size: 8px;
}

.blog-content p.post-date {
    text-align: right;
}

.blog-content h4 {
    margin: -8px 0 0 0;
}

.blog-content a {
    color: #d8e7ef;
    font-size: 11px;
}

.footer-blog li {
    margin-bottom: 16px;
}

.social-media li {
    padding: 0;
    margin-right: 50px;
}

.social-media li:last-child {
    margin-right: 0;
}

.paypal li {
    float: left;
    margin-right: 35px;
    margin-top: 3px;
}

.paypal li:first-child {
    margin-top: 0;
}

.footer-contact > p {
    padding-left: 30px;
    position: relative;
}

.footer-contact p i,
.footer-contact p span {
    color: #fff;
    left: 0;
    position: absolute;
}

/* .page-template-template-home .pricing-form .form-group  {
 margin-bottom:  10px;
}
 */
.page-template-template-home #cal_result,
.page-template-template-price-calculator #cal_result {
    font-size: 27px;
    line-height: 18px;
}

/*@keyframes fadeIn  {
from  {
 opacity:  0;
 }
 }
.coming-soon-collage .btn-default   {
   animation:  fadeIn 1s infinite alternate;
 cursor:  default;
 pointer-events:  none;
}
*/

/*shop page*//*bredcum section*/.bredcum {
    padding: 28px 0;
}

.bredcum-wrap {
    padding-left: 23px;
}

.bredcum-wrap li {
    display: inline-block;
}

.bredcum-wrap li a {
    color: #464647;
    font-size: 15px;
    text-transform: capitalize;
}

.bredcum-wrap li.active > a {
    color: #78b6ca;
    pointer-events: none;
}

/*sidebar section*/
.catagory-listing-section {
    margin-bottom: 40px;
}

.cat-title h4.anton::after {
    background: #464647;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 30px;
}

.cat-title h4.anton {
    color: #231f20;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 0;
    padding-bottom: 15px;
    position: relative;
}

.panel-heading [data-toggle="collapse"]:after {
    content: "-";
    float: right;
    color: #464647;
    font-size: 18px;
    line-height: 22px;
    margin-top: -4px;
}

.panel-heading [data-toggle="collapse"].collapsed:after {
    content: "+";
}

.sidebar {
    padding-left: 23px;
}

.panel-title a {
    color: #464647;
    display: block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.panel-title a {
    color: #464647;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 19px 0;
    text-transform: uppercase;
}

.panel-default > .panel-heading {
    background: rgba(0, 0, 0, 0);
    padding: 0;
}

.panel-default {
    border: none;
    border-bottom: 1px solid #ddd;
    box-shadow: none;
}

.panel-group .panel {
    border-radius: 0;
    margin-bottom: 0;
}

.panel-body {
    padding: 12px 0 12px 25px;
}

.panel-body .panne-subcatagory a {
    color: #464647;
    display: block;
    font-weight: 700;
    padding: 4px 0;
    text-transform: uppercase;
}

.panel-body .panne-subcatagory a:hover {
    color: #999;
}

.panel-group .panel + .panel {
    margin-top: 0;
}

/*grid styles*/
.item.list-group-item {
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
}

.item.list-group-item .list-group-image {
    margin-right: 10px;
}

.item.list-group-item:before,
.item.list-group-item:after {
    display: table;
    content: " ";
}

.item.list-group-item img {
    float: left;
}

.item.list-group-item:after {
    clear: both;
}

.list-group-item-text {
    margin: 0 0 11px;
}

.btn-group-sm > .btn,
.btn-sm {
    background: rgba(0, 0, 0, 0);
    border: medium none moccasin;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    width: 30px;
}

.grid-menu {
    margin-bottom: 6px;
}

.list-group-item {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 0 15px;
}

.list-group-item .shipping-btn {
    float: none !important;
}

.thumnai-img {
    margin-bottom: 20px;
}

.thumbnails {
    margin: 30px 0;
}

.list-group-item-heading {
    color: #464647;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 5px;
    margin-top: 0;
    text-transform: capitalize;
}

.thumnai-img img {
    width: 100%;
}

.list-group-item .thumnai-img img {
    width: auto;
}

#products * {
    transition: none;
}

.grid-menu strong {
    background: #d8e7ef;
    color: #464647;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    width: 90px;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus,
.btn:hover {
    background: #000;
    color: #fff;
    outline: none;
    outline-offset: 0;
}

.page-template-template-contact-us .conact-form-element textarea {
    height: 100px;
}

.btn-group a {
    background: #d8e7ef;
    border-radius: 0;
    color: #474647;
    display: inline-block;
    margin-left: 8px !important;
}

.btn-group a.selected,
.btn-group a:hover {
    background: #78b6ca !important;
    color: #d8e7ef !important;
}

.sort-option {
    margin-left: 20px;
    max-width: 163px;
    width: 100%;
}

.sort-option .form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #d8e7ef url("https://www.luxewalls.com.au/wp-content/uploads/2016/11/default-sorting.png") no-repeat 90% 50%;
    border: 1px solid #d8e7ef;
    border-radius: 10px;
    box-shadow: none;
    font-size: 15px;
    padding: 6px 15px;
    text-transform: capitalize;
}

.pagination {
    border-radius: 0;
    border-top: 1px solid #d8e7ef;
    display: block;
    margin: 0;
    padding: 30px 0;
    text-align: center;
}

.pagination li {
    display: inline-block;
    margin-right: 7px;
}

.pagination li:last-child {
    margin-right: 0;
}

.pagination a {
    background: #d8e7ef none repeat scroll 0 0;
    border-radius: 50%;
    color: #464647;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    vertical-align: middle;
    width: 32px;
}

.pagination a:hover,
.pagination li.selected a {
    background: #78b6ca;
    color: #d8e7ef;
}

.pagination li.next > a {
    font-size: 25px;
}

.popular-item-content > a {
    color: #464646;
    display: block;
    font-style: italic;
    line-height: 16px;
}

.popular-item-content > a span {
    display: block;
}

.popular-item-img,
.popular-item-content {
    display: inline-block;
}

.popular-item-img {
    margin-right: 17px;
}

.popular-items li {
    margin-bottom: 20px;
}

/*popup*/
.popup-overlay {
    background: rgba(35, 35, 35, 0.8) none repeat scroll 0 0;
    height: 100%;
    padding: 5% 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2000;
}

.popup {
    background: #d8e7ef none repeat scroll 0 0;
    border: 3px solid #fff;
    border-radius: 50%;
    height: 716px;
    margin: 0 auto;
    max-width: 716px;
}

.popup-logo {
    margin-top: 88px;
}

.popup-logo img {
    margin: 0 auto;
}

.coming-soon h1 {
    font-size: 40px;
    letter-spacing: 8px;
    margin-bottom: 20px;
}

.content-popup {
    margin: 23px auto;
    max-width: 560px;
}

.content-popup > p {
    color: #000;
    letter-spacing: 0.1px;
    line-height: 19px;
}

.update-sec {
    margin: 28px auto 28px;
    max-width: 400px;
}

.update-sec > p {
    color: #848484;
    font-size: 11.5px;
    letter-spacing: 0.4px;
    line-height: 17px;
    text-transform: uppercase;
}

.form-popup {
    margin: 0 auto;
    max-width: 555px;
}

.form-popup .form-group .form-control {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    height: 55px;
}

.form-popup .input-group .form-control {
    border: medium none;
    box-shadow: none;
    font-style: normal;
    font-weight: 400;
    height: 55px;
}

.form-popup .input-group-btn > .btn {
    background: #474647;
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    height: 55px;
    padding: 6px 20px;
}

.form-popup .input-group-btn > .btn:hover {
    background: #303030;
}

.social-popup li {
    display: inline-block;
    margin-right: 3px;
}

.social-popup li:last-child {
    margin-right: 0;
}

.social-popup a {
    background: #4f4f4f;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 36px;
    line-height: 36px;
    width: 36px;
}

.social-popup a:hover {
    background: #303030;
    color: #999;
}

/*terms and condition page*/
.terms-condition {
    padding-bottom: 60px;
}

.terms-con-title,
.term-condition-lists {
    padding-left: 20px;
}

.terms-con-title {
    margin: 50px 0;
}

.term-condition-lists h4 {
    color: #231f20;
    font-size: 20px;
    letter-spacing: 0.2px;
    margin-bottom: 30px;
}

.term-condition-lists li {
    margin-bottom: 30px;
}

.term-condition-lists p {
    color: #231f20;
    font-size: 14px;
    line-height: 23px;
}

/**pricing page**/
.price-page-title {
    font-family: 'Lato', sans-serif;
}

.price-cal-wrap  .price-calc-bg {
    background: url("https://www.luxewalls.com.au/wp-content/uploads/2016/11/price-pg-bg.png")no-repeat center center;
}

.price-cal-wrap .calculation-section {
    text-align: center;
}

.price-cal-wrap .pricing-form {
    margin-left: 30%;
}

.price-cal-wrap {
    margin-top: 130px;
    margin-bottom: 200px;
}

.price-page-title {
    font-family: 'Lato', sans-serif;
    margin-top: 60px;
}

.price-page-title a {
    color: #78b6ca;
    font-size: 15px;
}

.price-page-title a span {
    color: #464647;
}

/**inspiration page**/
.insp-wrap {
    margin-top: 50px;
}

.insp-wrap header h4 {
    color: #231f20;
    font-family: "Anton";
    font-size: 20px;
    margin-bottom: 50px;
    padding-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}

.insp-wrap header h4::after {
    border-bottom: 3px solid #231f20;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    width: 35px;
}

.insp-wrap header h4 span {
    border-bottom: 3px solid #231f20;
    padding-bottom: 6px;
}

.insp-wrap {
    font-family: 'Lato';
    font-size: 15px;
    color: #231f20;
    font-weight: 500;
}

.insp-detail {
    margin-left: 25px;
}

.insp-detail h4 {
    font-family: 'Anton';
    margin: 0;
    margin-bottom: 30px;
    color: #231f20;
    font-size: 20px;
}

.insp-detail ul {
    margin-bottom: 20px;
}

.insp-detail ul li {
    list-style: square;
    padding-left: 20px;
    color: black;
    margin-left: 30px;
}

/* figure.inspi-img2  {
       margin-left: 31px;
}
*/
figure.inspi-img {
    margin-bottom: 30px;
}

.inspi-img1 img,
.inspi-img2 img {
    height: 180px;
    object-fit: cover;
}

.inp-quate {
    text-align: center;
    font-family: 'Anton';
    color: #231f20;
    margin: 60px 0px;
}

.inp-quate h3 {
    font-size: 22px;
    text-transform: uppercase;
    line-height: 40px;
}

.inp-quate h3 a {
    color: #78b6ca;
    pointer-events: none;
}

.insp-detail p {
    line-height: 18px;
}

.insp-wrap figure img {
    width: 100%;
}

/*=================2. single product=================*/
.wallpaper-material {
    margin-top: 30px;
}

#des-tab .nav-pills > li > a {
    text-transform: uppercase;
}

#des-tab .tab-content .wallpaper-material p {
    letter-spacing: 0.3px;
    line-height: 26px;
    margin-bottom: 0;
}

.wallpaper-material .row {
    margin: 0 -10px 30px -10px;
}

.wallpaper-material .row .cols {
    padding: 0 10px;
}

.wallpaper-material .row .col-sm-2 {
    width: 13.29%;
}

.wallpaper-material .row .col-sm-10 {
    width: 86.71%;
}

.order-listing {
    margin: 25px 0;
}

.order-listing li,
.order-product div[itemprop="description"] ul li {
    line-height: 27px;
    padding-left: 35px;
    position: relative;
}

.order-product div[itemprop="description"] p {
    margin-bottom: 18px;
}

.order-product div[itemprop="description"] ul {
    margin-top: -18px;
}

.order-listing li::before,
.order-product div[itemprop="description"] ul li:before {
    background: #464647 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    top: 12px;
    width: 6px;
}

.single-product .price,
.single-product span.woocommerce-Price-amount.amount {
    color: #78b6ca !important;
    font-size: 35px !important;
    font-style: normal;
    font-weight: 800;
    margin-bottom: 0px;
    margin-top: 0px;
}

.butto-social .wishlist-button {
    margin-top: 40px;
}

.wishlist-button .btn-default {
    background: #474647 none repeat scroll 0 0;
    border: 2px solid #d8e7ef;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 0.3px;
    padding: 10px 8px;
    width: 100%;
}

.wishlist-button .btn-default  i {
    margin-right: 10px;
}

.choose-image-btn .btn.btn-default {
    background: #77b6c9 none repeat scroll 0 0;
    border: 2px solid #d8e7ef;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    max-width: 275px;
    padding: 10px;
    text-transform: uppercase;
    width: 100%;
}

.get-in-touch .media {
    margin-top: 5px;
}

.single-product .pricing-form .row .col-sm-6 {
    width: 25%;
}

.single-product .pricing-form .row .col-sm-6:last-child {
    width: 50%;
}

.single-product .pricing-form .row .col-sm-6:last-child #cal_result {
    font-size: 20px !important;
}

.pro-price .pricing-form {
    margin-bottom: 30px;
}

.pricing-form > p {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.3px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.pricing-form .form-group .total {
    color: #78b6ca !important;
    display: inline-block;
    font-size: 26px !important;
    font-weight: 700;
    margin-left: -20px;
    margin-top: -5px;
}

.single-prod {
    border: 2px solid #9dc8d6;
    background: #fff;
    text-transform: capitalize;
    border-radius: 0;
    padding: 5px 15px;
}

<<<<<<< .merge_file_a05788

/*============image editordec 7 2016============*/
.image-editor-wrapper {
    background: #d8e7ef;
    padding: 2px;
}

.tab-input-menu li {
    background: #000;
    border-right: 4px solid #d8e7ef;
    color: #d8e7ef;
    float: left;
    font-size: 16px;
    line-height: 64px;
    margin-right: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 25%;
}

.tab-input-menu li:last-child {
    border-right: 0;
}

.tab-input-menu .nav-pills li a {
    border-radius: 0;
    color: #d8e7ef;
    padding: 0;
}

.tab-input-menu .nav-pills > li.active > a,
.tab-input-menu .nav-pills > li.active > a:focus,
.tab-input-menu .nav-pills > li.active > a:hover,
.tab-input-menu .nav-pills > li a:hover {
    background-color: #474647;
    color: #d8e7ef;
}

.tab-input-menu .nav-pills > li + li {
    margin-left: 0;
}

.tab-input-menu li a span.product-tick-icon {
    float: right;
    font-size: 25px;
    margin-right: 10px;
}

.tab-input-menu li.active {
    background: #000;
}

.tab-input-menu li.proceed {
    background: #78b6ca;
    font-weight: 700;
    margin-right: 0;
}

.tab-input-menu li.final-prev a:after,
.tab-input-menu li.proceed a:after {
    display: none;
}

.image-editor-content {
    padding: 24px 66px;
}

.white-bg {
    background: #fff none repeat scroll 0 0;
    padding: 14px;
}

.image-editor-wrapper .next_step,
.image-editor-wrapper .next_step:focus,
.image-editor-wrapper .next_step:hover {
    background: #77b6c9 !important;
}

/*.blie-bg  {
       background:  #78b6ca none repeat scroll 0 0;
       padding:  6px;
}
*/
#image-editor .modal-dialog {
    max-width: 1180px;
    width: 100%;
}

#image-editor .modal-content {
    border: medium none;
}

#image-editor .modal-body {
    padding: 0;
}

.image-part {
    float: left;
    max-width: 832px;
    padding: 2px;
    width: 100%;
}

.image-part-inner {
    border: 2px solid #bbdae4;
    overflow: hidden;
}

.clearfix.row1 {
    margin: 0 -1.5px;
}

.edit-option {
    float: left;
    max-width: 184px;
    padding: 0 1.5px;
    width: 100%;
}

.edit-option .btn-default {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #78b6ca;
    border-radius: 0;
    color: #78b6ca;
    display: block;
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 3px;
    padding: 5px 12px;
    text-transform: uppercase;
    width: 100%;
}

.edit-option .row {
    margin: 0 -1.5px;
}

.edit-option .row .col-xs-6,
.edit-option .row .col-xs-4,
.edit-option .row .col-xs-8 {
    padding: 0 1.5px;
}

.edit-option .done .btn-default {
    background-color: #d8e7ef;
    border: 1px solid #78b6ca;
    font-size: 18px;
    height: 50px;
    margin: 0;
    padding: 0;
}

.edit-option .colour .btn-default {
    font-size: 18px;
    height: 45px;
    padding: 0;
}

.edit-option .colour > .btn-default {
    font-size: 29px;
    height: 47px;
}

.edit-option .flip .btn-default i {
    font-size: 29px;
}

.edit-option .rotate .btn-default i {
    font-size: 20px;
}

/**single product**/
.pro-price .pricing-form .form-control {
    border: 2px solid #9dc8d6;
    font-style: normal;
    height: 35px;
    font-size: 14px;
}

.pro-price .pricing-form {
    width: 68%;
}

.pro-price .pricing-form .row div.col-sm-6:first-child::after {
    color: #77b6c9;
    font-style: normal;
    font-size: 18px;
    font-weight: 600;
    top: -1px;
}

.single-pro .price-page-title {
    margin-top: 30px;
    margin-bottom: 30px;
}

.order-product h3 {
    color: black;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: -5px;
}

.single-product .order-product h3 {
    margin-bottom: 10px;
}

.single-product .order-product div[itemprop="description"] {
    margin: 10px 0 20px;
}

.order-product {
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
}

.tags {
    display: block;
}

.tags a {
    color: #464647;
    font-size: 13px;
    font-weight: normal;
}

.single-pro .panel-title a {
    font-style: normal;
    font-size: 16px;
}

.single-pro .panel-default {
    border-bottom: 2px solid #d8e7ef;
}

.single-pro .panel-default:first-child {
    border-top: 2px solid #d8e7ef;
}

.single-product .pro-price .pricing-form {
    max-width: 100%;
    width: 100%;
}

.order-product p strong {
    display: block;
}

.order-product .tags {
    font-size: 13px;
    margin-top: 40px;
}

.customer-review {
    margin-top: 20px;
    margin-bottom: 40px;
}

.customer-review  #star {
    background: url("https://www.luxewalls.com.au/wp-content/uploads/2016/11/rating.png")no-repeat;
    height: 10px;
    width: 10px;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}

form input[type=radio] {
    margin: 20px;
}

.order-product  .pro-price  .panel {
    margin-bottom: 10px;
}

.order-product  .pro-price .pricing-form .form-group {
    margin-bottom: 10px;
}

.add-card .btn {
    border: 2px solid #d8e7ef;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}

.get-in-touch {
    margin-top: -4px;
    margin-bottom: 20px;
    float: right;
    width: 66%;
    position: relative;
    top: -47px;
}

.get-in-touch p {
    font-size: 15px;
    font-weight: 600;
}

.get-in-touch .media li {
    float: left;
}

.get-in-touch .media li a {
    color: #545354;
    font-size: 18px;
    margin-right: 20px;
}

.single-product-btn .btn-default {

    /*border-radius:  10px;
        */
}

.single-pro {
    margin-bottom: 150px;
}

/*tab section*/
#des-tab .tab-content p,
.woocommerce div.product .woocommerce-tabs .panel {
    color: #464647;
    font-style: italic;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 10px;
}

#des-tab .nav-pills > li {
    margin-right: 35px;
}

#des-tab .nav-pills > li > a {
    border-radius: 0;
    color: #464647;
    font-family: "Anton", sans-serif;
    font-size: 20px;
    font-weight: 500;
    padding: 0 0 20px 0;
    position: relative;
}

#des-tab .nav-pills > li.active > a,
#des-tab .nav-pills > li.active > a:focus,
#des-tab .nav-pills > li.active > a:hover,
#des-tab .nav-pills > li > a:hover {
    background: none;
    color: #78b6ca;
}

#des-tab .nav-pills > li.active > a:before,
#des-tab .nav-pills > li > a:hover:before {
    background: #78b6ca none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 30px;
}

.tab-section {
    margin-bottom: 45px;
}

#des-tab .nav-pills {
    margin-bottom: 25px;
}

/*may like section*/
.may-like {
    margin-bottom: 115px;
}

.may-like h5.anton {
    color: #464647;
    font-size: 20px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    position: relative;
}

.may-like h5.anton:before {
    background: #464647;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 30px;
}

.like-section figure {
    position: relative;
}

.like-section figcaption {
    position: absolute;
    right: 30px;
    top: 0;
}

.like-section figcaption li {
    float: left;
    margin: 0 4px;
}

.like-section figcaption li > a {
    display: block;
    font-size: 12px;
    font-weight: 600;
    height: 50px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 30px;
}

.like-section img {
    height: 180px;
    object-fit: cover;
    width: 100%;
}

.like-section figcaption li.hot > a {
    background: #78b6ca;
    color: #d8e7ef;
}

.like-section figcaption li a span {
    display: block;
    height: 37px;
    transform: rotate(90deg);
    width: 10px;
}

.like-section figcaption li.sale > a {
    background: #474747;
    color: #d8e7ef;
}

.like-section figcaption li > a:before {
    border-color: #78b6ca transparent transparent;
    border-style: solid;
    border-width: 10px 14px 0 0;
    bottom: -10px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
}

.like-section figcaption li > a::after {
    border-color: transparent #78b6ca transparent transparent;
    border-style: solid;
    border-width: 0 14px 10px 0;
    bottom: -10px;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
}

.like-section figcaption li.sale > a:before {
    border-color: #474747 transparent transparent;
}

.like-section figcaption li.sale > a:after {
    border-color: transparent #474747 transparent transparent;
}

/*cart page*/
.cart-page {
    padding-left: 23px;
}

table tr {
    border: 1px solid #ddd;
    padding: 5px;
}

table th,
table td {
    padding: 10px;
    text-align: center;
}

table th {
    font-size: 14px;
    letter-spacing: 0.5px;
}

table.responsive-table {
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}

table.responsive-table thead {
    display: none;
}

table.responsive-table tr {
    margin-bottom: 10px;
    display: block;
    border-bottom: 2px solid #ddd;
    padding: 0;
}

table.responsive-table td {
    display: block;
    text-align: right;
    font-size: 13px;
    border-bottom: 1px solid #ccc;
}

table.responsive-table td:last-child {
    border-bottom: 0;
}

table.responsive-table td:before {
    content: attr(data-rt-label);
    float: left;
    text-transform: uppercase;
    font-weight: bold;
}

table td {
    border-right: 1px solid #ddd;
    text-align: left;
}

.table > thead > tr > th {
    border-bottom: 1px solid #ddd;
    color: #464647;
    font-size: 11px;
    font-weight: 800;
    text-align: left;
}

.product-tr > span {
    display: block;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    vertical-align: middle;
}

.price-tr {
    color: #78b6ca;
    font-size: 15px;
    font-weight: 800;
}

.table .form-group {
    margin-bottom: 0;
}

.table input {
    border: 1px solid #d8e7ef;
    height: 40px;
    padding-left: 10px;
    width: 47px;
}

.remove {
    font-weight: 800;
}

table tbody td {
    padding-left: 20px !important;
}

/*table  {
border:  2px solid transparent;
border-bottom:  1px solid #ddd;
    }
*/
.cart-total li {
    border: 1px solid #ddd;
    height: 65px;
    line-height: 65px;
    margin-bottom: -1px;
    padding-left: 13px;
}

.catagory-listing-section.cart-page.col-md-6.col-md-offset-6 {
    padding-right: 0;
}

.cart-total .total {
    border-right: 1px solid #ddd;
    font-size: 15px;
    text-transform: capitalize;
}

.total-price {
    font-size: 15px;
}

.woocommerce-cart .cart-page .woocommerce .coupon-btns {
    text-align: left;
}

.woocommerce-cart .cart-page .woocommerce input.button {
    background: #231f20 !important;
    color: #d8e7ef;
    float: none;
    font-size: 13px;
    font-weight: 800;
    height: 27px;
    line-height: 27px;
    margin-right: 0;
    margin-top: 14px !important;
    padding: 0 15px !important;
}

.woocommerce-cart .cart-page .woocommerce input.button:hover {
    background: #78b6ca !important;
}

.proceed-to-check .btn-default,
.coupon-btns .btn-default {
    background: #231f20;
    border: medium none;
    border-radius: 0;
    color: #d8e7ef;
    font-size: 13px;
    font-weight: 800;
    padding: 7px 15px;
    text-transform: uppercase;
}

.coupon-btns .update-cart {
    background: #78b6ca;
}

.proceed-to-check .btn-default:hover,
.coupon-btns .btn-default:hover {
    background: #78b6ca;
}

.proceed-to-check {
    margin: 40px 0 140px 0;
}

.cart-page table {
    margin-bottom: 0;
}

.coupons {
    border: 1px solid #ddd;
    border-top: none;
    padding: 22px;
}

.coupon-btns li {
    display: inline-block;
    font-size: 15px;
}

.coupon-btns li:first-child {
    margin: 0 60px 0 10px;
}

/*request sample*/
.sample-pro-image {
    margin-bottom: 95px;
    padding-left: 22px;
}

.sample-pro-image,
.sample-req-right {
    margin-top: 15px;
}

.req-sampling-title {
    margin-bottom: 37px;
}

.req-sampling-title h2 {
    color: #231f20;
    font-weight: 600;
    margin-bottom: 18px;
}

.req-sampling-title p {
    color: #231f20;
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
}

.control {
    color: #464647;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
}

.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.control-indicator {
    border: 2px solid #d8e7ef;
    height: 15px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 15px;
}

.control-radio .control-indicator {
    border-radius: 50%;
}

/*.control:hover input ~ .control-indicator, .control input:focus ~ .control-indicator  {
      background:  #ccc;
}
*/
.control input:checked ~ .control-indicator {
    background: #2aa1c0;
}

/*.control input:checked:focus ~ .control-indicator  {
      background:  #0e647d;
}
*/
.control-indicator:after {
    content: '';
    position: absolute;
    display: none;
}

.control input:checked ~ .control-indicator:after {
    display: block;
}

/*.control-radio .control-indicator:after  {
      left:  7px;
      top:  7px;
      height:  6px;
      width:  6px;
      border-radius:  50%;
      background:  #fff;
}
*/
.control.control-radio span {
    color: #78b6ca;
    display: inline-block;
    padding-left: 5px;
    width: 145px;
}

/*.choose-options  {
margin-bottom:  95px;
padding-left:  25px;
}
*/
.sample-req-right {
    padding-left: 20px;
}

/*faq page*/
.faq-page-content {
    margin-bottom: 90px;
    margin-top: 40px;
}

.faq-title h4 {
    color: #231f20;
    font-family: anton;
    font-size: 15px;
    margin-bottom: 30px;
    padding-bottom: 18px;
    position: relative;
}

.faq-title h4::before {
    background: #78b6ca;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 30px;
}

.faq-title {
    margin-bottom: 70px;
    padding-left: 22px;
}

.question-section {
    padding-left: 22px;
}

.question-section .panel-title > a {
    color: #231f20;
    font-family: anton;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 0;
}

.page-template-template-faq .question-section .panel-title > a {
    color: #78b6ca;
}

.page-template-template-faq .faq-category-title > h4 {
    color: #231f20;
    font-family: anton;
}

.panel-body {
    margin-bottom: 12px;
}

.question-section .panel-default {
    border: none;
}

.question-section .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: rgba(0, 0, 0, 0);
}

.question-section .panel-body {
    padding: 0;
}

.question-section .panel-heading .collapsed[data-toggle="collapse"]::before {
    content: "+";
}

.question-section .panel-heading [data-toggle="collapse"]::before {
    color: #78b6ca;
    content: "-";
    font-family: lato;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    margin-right: 5px;
}

.question-section .panel-heading .collapsed[data-toggle="collapse"]::after,
.question-section .panel-heading [data-toggle="collapse"]::after {
    display: none;
}

.modal-content {
    background-color: #d8e7ef;
    border-radius: 0px;
    border: none;
    box-shadow: none;
}

/*.modal-content .modal-body img {
      border: 10px solid #ffffff;
}
*/
.modal-content .modal-body .radio-elements {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
}

/* 
input[type="checkbox"],  input[type="radio"] {
padding: 40px 68px 0px 68px;
      background-color: white;
    border: 6px solid #474647;
    height: 15px;
     width: 15px;
 } */
.modal-content .modal-body img {

    /* border: 10px solid #ffffff;
        */  margin: 0 auto;
    text-align: center;
}

.modal-content .modal-body .material-choose-opt-img img {
    margin: 0;
}

.edit-img .nav-tabs {
    background-color: #474647;
    margin-top: 0px;
}

.edit-img .tabs-below > .nav-tabs > li {
    border: 1px solid #fff;
}

.edit-img .tabs-below > .nav-tabs > li > a {
    font-size: 30px;
    text-transform: uppercase;
    font-style: normal;
    padding: 20px 60px;
    color: white;
}

.edit-img .tabs-below > .nav-tabs > li.active > a {
    background-color: #78b6ca;
    margin: 0px;
}

/*re css by me*/

/*=====================1.product single page=====================*/.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: 400 !important;
}

.woocommerce-tabs .woocommerce-Tabs-panel ol li,
.woocommerce-tabs .woocommerce-Tabs-panel ul li {
    line-height: 22px;
    list-style: inherit;
}

.woocommerce-tabs .woocommerce-Tabs-panel ul {
    padding-left: 40px;
}

.woocommerce-tabs .woocommerce-Tabs-panel {
    border-radius: 0;
    box-shadow: none;
}

/*===========2.sub menu===========*/
.sub-menu {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    display: none;
    min-width: 200px;
    position: absolute;
}

.menu-item-has-children:hover .sub-menu {
    display: block;
}

.sub-menu li a {
    background: #f5f5f5 none repeat scroll 0 0;        /*border-bottom:  1px solid #fff;
        */
    color: #000;
    display: block;
    padding: 5px 10px;
}

.menu-menu-1-container .navbar-right > li > a {
    padding: 27px 21px 35px;
}

.menu-menu-1-container .navbar-right {
    margin-top: 0;
}

.navbar-default .container {
    position: relative;
}

.nav > li.shop-dropdown-menu {
    position: static;
}

.shop-dropdown-menu .sub-menu {
    background: #f5f5f5 none repeat scroll 0 0;
    left: 0;
    padding: 20px 0;
    width: 100%;
}

.shop-dropdown-menu .sub-menu li {
    border-right: 2px solid #ccc;
    float: left;
    width: 25%;
}

.shop-dropdown-menu .sub-menu li:nth-child(4n) {
    border-right: none;
}

@media (min-width:830px) {
    .shop-dropdown-menu .sub-menu li a {
        border-bottom: none;
        padding-left: 22%;
    }

}

/*================3.select material================*/
.choose-material {
    background: url(../images/editor.jpg) no-repeat center;
    background-size: cover;
    padding: 30px 0 10px 0;
    position: relative;
    z-index: 10;
}

.choose-material::before {
    background: rgba(122, 182, 201, 0.9) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.choose-material h3,
.final-prev h3 {
    color: #fff;
    font-size: 2.4vw;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
}

.material-choose-opt {
    margin: 0 auto;
    max-width: 580px;
    padding-left: 50px;
}

.modal-content .modal-body .material-choose-opt img.modal-content .modal-body #editor_main_img img {
    border: medium none;
}

.selected-material-type .control {
    color: #fff;
    font-size: 1.2vw;
    font-weight: 600;
    padding-left: 25px;
    position: relative;
    text-transform: uppercase;
}

.selected-material-type .form-group {
    margin-bottom: 0;
}

.selected-material-type .form-group .control-indicator {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #d8e7ef;
    top: 8px;
}

.checked-mark li {
    color: #fff;
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    padding-left: 52px;
    position: relative;
}

.checked-mark li::before {
    content: "\f00c";
    font-family: fontawesome;
    font-style: normal;
    left: 25px;
    position: absolute;
}

.checked-mark li {
    color: #fff;
    font-size: 22px;
    font-style: italic;
    font-weight: 600;
    padding-left: 50px;
    position: relative;
}

/*=============4.edit image=============*/
.material-choose-opt .row {
    margin-bottom: 20px;
}

.material-choose-opt .row:last-child {
    margin-bottom: 10px;
}

#image-editor .modal-dialog {
    max-width: 1180px;
    width: 100%;
}

#image-editor .modal-content {
    border: medium none;
}

#image-editor .modal-body {
    padding: 0;
}

.image-part {
    float: left;
    max-width: 832px;
    padding: 2px;
    width: 100%;
}

.image-part-inner {
    border: none;
}

.clearfix.row1 {
    margin: 0 -1.5px;
}

.edit-option {
    float: left;
    max-width: 184px;
    padding: 0 1.5px;
    width: 100%;
}

.edit-option .btn-default {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #78b6ca;
    border-radius: 0;
    color: #78b6ca;
    display: block;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 3px;
    padding: 5px 12px;
    text-transform: uppercase;
    width: 100%;
}

.edit-option .btn-default:hover

/*.edit-option .btn-default.active*/
{
    background: #2aa1c0 none repeat scroll 0 0;
    border: 2px solid #2aa1c0;
    color: #78b6ca;
}

.edit-option .btn-default.no-effect {
    background: none;
    color: #78b6ca;
    cursor: default;
}

.edit-option .row {
    margin: 0 -1.5px;
}

.edit-option .row .col-xs-6,
.edit-option .row .col-xs-4,
.edit-option .row .col-xs-8 {
    padding: 0 1.5px;
}

.edit-option .done .btn-default {
    background-color: #d8e7ef;
    border: 1px solid #78b6ca;
    font-size: 18px;
    height: 50px;
    margin: 0;
    padding: 0;
}

.edit-option .colour .btn-default {
    font-size: 18px;
    height: 45px;
    padding: 0;
}

.edit-option .colour > .btn-default {
    font-size: 24px;
    height: 47px;
}

.edit-option .flip .btn-default i {
    font-size: 28px;
}

.edit-option .rotate .btn-default i {
    font-size: 20px;
}

.btn-default .form-group {
    height: 100%;
    margin: 0;
}

.btn-default .form-group .control {
    display: block;
    height: 100%;
}

.btn-default .form-group .control-indicator {
    border-radius: 0;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.size_warapper {
    background: #78b6ca none repeat scroll 0 0;
}

.size_inner_wrapper {
    margin: 0 auto;
    max-width: 500px;
    padding-top: 40px;
    text-align: center;
}

.size_inner_wrapper h3,
.size_inner_wrapper h4 {
    color: #fff;
}

.size_inner_wrapper .price-short-desc {
    margin-bottom: 20px;
}

.size_inner_wrapper .price_calc_pop .form-control {
    border: medium none;
    border-radius: 0;
}

/*.modal-content .modal-body .image-part-inner img  {
   left:  50%;
   margin:  auto;
   position:  absolute;
   text-align:  center;
   top:  27%;
   transform:  translate(-50%,  0px);
}
*/

/*final preview*/.image-editor-content .final-prev {
    background: #78b6ca none repeat scroll 0 0;
    padding: 70px 0 50px;
}

.final-prev-image {
    margin: 0 auto 23px;
    max-width: 504px;
}

/*.final-prev-image img  {
        border:  10px solid #fff;
        }
*/
.prev-desc p {
    color: #fff;
    font-size: 27px;
    font-style: italic;
}

.editor_main_image {

    /* min-height:  666px;
         */    height: 548px;
    position: relative;
}

.feature-artist-banner {
    background-size: cover !important;
    position: relative;
    z-index: 10;
}

.feature-artist-banner::before {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.social-media li {
    color: #d8e7ef;
}

.room-prev-images .col-sm-3 > a {
    border: 1px solid #ccc;
    cursor: pointer;
    display: block;
}

.room-prev-images.row {
    margin: 5px -2px 0 -2px;
}

.room-prev-images.row .col-sm-3 {
    float: left;
    padding: 0 2px;
    width: 25%;
}

.tax-product_cat ul.products .shipping-btn.pull-right {
    color: #464647;
}

.invalid-price {
    color: #ff0000;
    margin-bottom: 15px;
}

.page-template-template-faq .question-section .panel-body li {
    margin-bottom: 13px;
}

.sample-select .choose-options .control.control-radio {
    text-transform: capitalize;
}

.page-template-request-sample .single-product-btn .btn-default {
    border-radius: 0;
}

#collage-preview-box img {
    width: 20%;
}

#collage-preview-box.stye-grid img {
    height: 150px;
    width: 25%;
}

#collage-preview-box .grid-item img {
    width: 100%;
}

/*====================woocommerce checkout====================*/
.woocommerce-checkout form.login {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    margin-top: 0;
    min-height: 250px;
}

.woocommerce-checkout form.login .form-row .input-text {
    border: 1px solid #ccc;
}

.woocommerce-checkout .col-md-6 > div#page_option {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #e0e0e0;        /*border-radius:  5px;
    margin:  2em 0 0 0;
        */
    min-height: 280px;
    padding: 20px;
    text-align: center;
}

/*.woocommerce-checkout #form_actions  {
margin-right:  15px;
}
*/
.woocommerce-checkout div.create-account {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    padding: 20px;
}

.woocommerce-checkout .checkout_login_center .col-md-6 {
    float: none;
    width: 100%;
}

.checkout_login_center .row [class*="col-"] {
    width: 100%;
}

.checkout_login_center .stay-logged-in,
.checkout_login_center .login-button {
    margin: 0;
    padding-left: 0;
}

.woocommerce_checkout_login.checkout_login_center {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    margin: 2em 0px 0 0px;
    padding: 30px;
}

.woocommerce_checkout_login * {
    transition: none;
}

.woocommerce-checkout .checkout_login_center .col-md-6 form.login {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin: 0 auto;
    max-width: 500px;
    padding: 0 20px;
}

.woocommerce-checkout .woocommerce_checkout_timeline.horizontal.text {
    margin-bottom: 25px;
    position: relative;
}

.woocommerce_checkout_timeline.horizontal.text::before {
    background-color: #ccc;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
}

#checkout_timeline.text li.active .timeline-wrapper {
    background: #939598;
}

#checkout_timeline.text li.active .timeline-wrapper .timeline-label {
    color: #fff;
    font-weight: 400;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total {
    background: #f9f9f9 none repeat scroll 0 0;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tr th,
.woocommerce-checkout .woocommerce-checkout-review-order-table tr td {
    border: none;
}

#checkout_timeline.horizontal.text li:first-child .timeline-wrapper::after {
    display: none !important;
}

.woocommerce-thankyou-order-received {
    font-size: 16px;
    margin-bottom: 15px;
}

.woocommerce-order-received .woocommerce table.shop_table.order_details th {
    padding: 9px 20px !important;
}

.woocommerce-order-received h2 {
    color: #231f20;
    font-family: anton;
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.woocommerce table.shop_table.order_details {
    margin-bottom: 8%;
}

#checkout_timeline li.active .timeline-label {
    color: #78b6ca;
}

.woocommerce-checkout tr.tax-rate.tax-rate-au-gst-1 td {
    text-align: right;
}

.woocommerce-view-order .woocommerce-MyAccount-content .order_details th {
    padding-left: 12px !important;
}

.woocommerce-view-order .woocommerce-MyAccount-content .order_details th:last-child,
.woocommerce-view-order .woocommerce-MyAccount-content .order_details td:last-child,
.woocommerce-order-received .order_details th:last-child,
.woocommerce-order-received .order_details td:last-child {
    text-align: right;
}

.woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content h3 {
    color: #231f20;
    font-family: anton;
    font-size: 18px;
    text-transform: uppercase;
}

table.shop_table.customer_details th {
    padding-left: 14px !important;
}

#billing_myfield6_field .checkbox .input-checkbox {
    left: 0;
    position: absolute;
    top: 4px;
}

#billing_myfield6_field .checkbox {
    padding-left: 20px;
    position: relative;
}

.review_info {
    background: #f0f0f0 none repeat scroll 0 0;
    margin: 20px 0;
    padding: 20px;
}

.review_info.review-summary {
    margin-top: 60px;
}

.review_info > div {
    background: #fff none repeat scroll 0 0;
    padding: 4px 20px;
}

.review_info h4 {
    font-size: 14px;
    font-weight: 700;
    margin-top: 0;
}

#order_info .col-md-8 > h4 {
    font-size: 17px;
    font-weight: 700;
}

.names > div {
    display: inline-block;
    font-weight: 700;
    text-transform: capitalize;
}

.review_info p {
    background: #fff none repeat scroll 0 0;
    padding: 6px 20px;
}

.woocommerce_checkout_login h4 {
    font-weight: 600;
    text-transform: uppercase;
}

.woocommerce_checkout_login .login .row {
    margin-bottom: 15px;
}

.woocommerce_checkout_login .login .row .input-text {
    border: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
    width: 100%;
}

.woocommerce_checkout_login .login .login_titles {
    margin-bottom: 15px;
}

.lost_password a {
    color: #464646;
    display: inline-block;
    font-size: 13px;
    margin-top: 6px;
}

body.woocommerce-checkout .cart-page .woocommerce input.button,
body.woocommerce-checkout .cart-page .woocommerce .lx-billing-validation {
    background: #464647 none repeat scroll 0 0 !important;
    border: medium none;
    border-radius: 0;
    color: #fff !important;
    font-weight: 700;
    height: 35px;
    margin-top: 10px !important;
    min-width: 165px;
    text-transform: uppercase;
}

.woocommerce-checkout #checkout_login .login-button .button {
    float: none;
}

#never-show {
    display: none !important;
}

body.woocommerce-checkout .cart-page .woocommerce .lx-billing-validation:hover,
body.woocommerce-checkout .cart-page .woocommerce input.button:hover {
    background: #78b6ca !important;
}

.stay-logged-in,
.login-button {
    padding-left: 7px;
}

.form-row.place-order,
.payment_icons {
    float: left;
    width: 50%;
}

.form-row.place-order .button.alt {
    float: right !important;
    width: auto !important;
}

.payment_icons {
    margin-top: 10px;
}

/*single collage left side*/
#single-wall .pro-price,
#collage-wall .pro-price {
    margin: 0 auto;
    max-width: 400px;
    padding: 0 15px;
}

#single-wall .pricing-form .form-group,
#collage-wall .pricing-form .form-group,
#single-wall .pro-price .pricing-form,
#collage-wall .pro-price .pricing-form {
    margin-bottom: 0;
}

#single-wall .pro-price .pricing-form,
#collage-wall .pro-price .pricing-form {
    width: 100%;
}

#single-wall #cal_result,
#collage-wall #collagecal_result {
    color: #fff !important;
    display: block;
    text-align: center;
}

#single-wall .pro-price .pricing-form .row div.col-sm-6:first-child::after,
#collage-wall .pro-price .pricing-form .row div.col-sm-6:first-child::after {
    color: #fff;
    content: "X";
    position: absolute;
    right: -7px;
    top: 3px;
}

#single-1a .qq-gallery .qq-thumbnail-wrapper,
#single-1a .qq-gallery .qq-upload-list li {
    height: auto !important;
}

#single-1a .qq-gallery .qq-thumbnail-selector {
    top: 0;
    transform: translateY(0%);
}

.page-template-upload .qq-gallery .qq-upload-button-focus,
input[type="file"]:focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus {
    outline: none;
}

.page-template-upload .qq-gallery .qq-total-progress-bar-container {
    display: block;
    float: none;
    margin-left: 0;
    width: 100%;
}

.page-template-upload .qq-gallery.qq-uploader::before {
    top: 52%;
}

.cart-empty {
    margin-bottom: 20px;
}

li#menu-item-92.hovered-shop a:after {
    content: " " !important;
    width: 446px;
    position: absolute;
    height: 40px !important;
    top: 45px;
    left: -150px;
    opacity: 0;
    content: " ("attr(href) ")" !important;
    z-index: 10 !important;
    height: 100%;
    background: #ccc;
}

ul.sub-menu li a:after {
    content: " ";
    display: none;
}

.woocommerce-cart .wcppec-checkout-buttons {
    text-align: right;
}

.woocommerce-cart .wcppec-checkout-buttons #woo_pp_ec_button {
    display: inline-block;
    float: none;
    position: static;
    top: 0;
}

.woocommerce-cart  .catagory-listing-section {
    margin-bottom: 50px;
}

.woocommerce-cart .cart-collaterals .cart_totals  .wc-proceed-to-checkout {
    min-height: 300px;
    position: relative;
}

body.woocommerce-cart .cart-collaterals .cart_totals .proceed-to-check {
    bottom: 60px;
    position: absolute;
    right: 0;
    top: auto;
}

.woocommerce-cart .wcppec-checkout-buttons {
    bottom: -30px;
    position: absolute;
    right: 0;
    text-align: right;
    transform: none;
}

.get-in-touch {
    top: 100% !important;
}

.navbar-nav>li span {
    float: none;
    margin: 0;
}

@media (min-width:768px) {
    .navbar-nav>li span {
        float: right;
        margin-top: 26px;
    }

}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}

.sfsi_wicons {
    position: relative;
    padding-top: 5px;
    margin-right: 25px;
    margin-left: 0 !important;
}

.lwa input {
    height: auto !important;
}

.navbar-nav>li:hover > a {
    color: #77b6ca !important;
}

.navbar-nav>li:hover > span {
    color: #77b6ca !important;
}

.wc-social-login.form-row-wide {
    float: none !important;
}

/*============================
# Edit Image Tab Styles
==============================*/

/* Modal */
#image-editor.modal,
#upload-single.modal {
    top: 175px;
    right: 0;
    bottom: 175px;    /*bottom: 151px;*/
    left: 0;
}

.material-choose-opt-img img {
    max-height: 101px;
}

.image-editor-content {
    padding: 0 20px;
}

.image-editor-content .white-bg {
    padding: 0;
    margin-bottom: 20px;
}

/***********/

/* For UPLOAD YOUR IMAGE, CREATE A COLLAGE Section*/
.collage-layout-editor-single .nav.nav-pills li a span {
    display: block;
}

/***********/
.image-editor-wrapper .tab-input-menu li a .product-tick-icon,
.collage-layout-editor-single .nav.nav-pills li a .product-tick-icon {
    border: 1px solid #828282;
    background: transparent;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
    margin-top: 15px;
}

.image-editor-wrapper .tab-input-menu li.process-complete a .product-tick-icon,
.collage-layout-editor-single .nav.nav-pills li.process-complete a .product-tick-icon {
    background: #1E7187;
    border: none;
}

/* For Next & Back Control at bottom left & right */
.image-editor-wrapper .tab-input-menu li.process-complete + li.process-complete + li.active + li + li,
.image-editor-wrapper.collage-layout-editor-single .tab-input-menu li.process-complete + li.process-complete + li.process-complete + li.process-complete + li.active + li + li,
.image-editor-wrapper .tab-input-menu li:first-child.active + li + li + li,
.image-editor-wrapper.collage-layout-editor .tab-input-menu li.process-complete + li.process-complete + li.process-complete + li.process-complete + li.process-complete + li.active + li + li {
    display: none !important;
}

.image-editor-wrapper.collage-layout-editor-single .tab-input-menu li.process-complete + li.process-complete + li.active + li + li,
.image-editor-wrapper.collage-layout-editor .tab-input-menu li.process-complete + li.process-complete + li.process-complete + li.process-complete + li.active + li + li,
.image-editor-wrapper.collage-layout-editor .tab-input-menu li.process-complete + li.process-complete + li.active + li + li,
.image-editor-wrapper.collage-layout-editor .tab-input-menu li:first-child.active + li + li + li,
.image-editor-wrapper.collage-layout-editor-single .tab-input-menu li:first-child.active + li + li + li {
    display: block !important;
}

.image-editor-wrapper.collage-layout-editor-single .tab-input-menu li:first-child.active + li + li + li + li + li {
    display: none !important;
}

.image-editor-wrapper .tab-input-menu li a .product-tick-icon .fa.fa-check,
.collage-layout-editor-single .tab-input-menu li a .product-tick-icon .fa.fa-check {
    font-size: 10px;
    line-height: 20px;
    vertical-align: middle;
}

.tab-input-menu .nav-pills li a {
    color: #080808 !important;
}

.tab-input-menu li {
    border-right: none;
}

.tab-input-menu li,
.tab-input-menu li.active,
.tab-input-menu .nav-pills > li.active > a {
    background: transparent !important;
}

.tab-input-menu .nav-pills > li a:hover {
    background-color: transparent !important;
}

.image-editor-wrapper .tab-input-menu ul li a span i {
    color: #fff !important;
}

.image-editor-wrapper .tab-input-menu ul li.process-complete a span i {
    display: block !important;
}

.modal-content {
    background: #fff !important;
    padding-bottom: 50px;
}

.image-editor-wrapper .tab-input-menu ul li:last-child,
.image-editor-wrapper .tab-input-menu ul li:nth-last-child(2) {
    position: absolute;
    bottom: -50px;
    line-height: 30px;
    min-width: 180px;
}

.image-editor-wrapper .tab-input-menu ul li:nth-last-child(2) {
    left: 20px;
}

.image-editor-wrapper .tab-input-menu ul li:last-child {
    right: 20px;
}

.image-editor-wrapper .tab-input-menu ul li:nth-last-child(2) .prev_step,.image-editor-wrapper .tab-input-menu ul li.active .prev_step {
    background: #7E7E7E;
}

.image-editor-wrapper .tab-input-menu ul li:nth-last-child(2) .prev_step,.image-editor-wrapper .tab-input-menu ul li:last-child .next_step,#single-collage-next,#single-collage-next:hover,#collage-next,#collage-next:hover {
    color: #fff !important;
}

.image-editor-wrapper .tab-input-menu ul li:nth-last-child(2) .prev_step:hover,.image-editor-wrapper .tab-input-menu ul li.active .prev_step {
    background: #7E7E7E !important;
}

.image-editor-wrapper .tab-input-menu ul li:last-child .next_step:hover,
#single-collage-next:hover,
#collage-next:hover,
.image-editor-wrapper .tab-input-menu ul li.active .next_step {
    background: #77b6c9 !important;
}

.tab-input-menu li,
.collage-layout-editor-single .tab-input-menu li,
.collage-layout-editor .tab-input-menu li {
    width: auto;
    line-height: 48px;
}

.tab-input-menu .nav-pills li a {
    padding: 0 20px;
    font-style: normal;
    font-weight: 600;
}

.tab-input-menu .nav-pills li:first-child a {
    padding-left: 0;
}

.tab-input-menu {
    margin-left: 20px;
}

.tab-input-menu li a span.product-tick-icon {
    margin: 0 0 0 8px;
}

/* Tab Panel Styles */
.editor_main_image {

    /*height: 314px;*/
    height: 391px;    /*height: 417px;*/
}

.edit-option .colour .btn-default,
.edit-option .colour > .btn-default,
.edit-option .btn-default {
    font-size: 14px;    /*height: 26px;*/
    height: 33px;    /*height: 35px;*/
    padding: 0;
    line-height: 1.2;
}

@media (min-width:1920px) {
    .edit-option {
        margin-bottom: 4px;
    }

}

.editor-disclaimer {
    margin-left: 0 !important;
}

.selected-material-type .control {
    color: #fff;
    font-size: 1vw;
}

.checked-mark li {
    color: #fff;
    font-size: 16px;
}

.choose-material h3,
.final-prev h3 {
    color: #fff;
    font-size: 1.2vw;
}

.choose-material {

    /*padding:25px 0;*/
    padding: 10px 0;
}

.selected-material-type .control {
    margin-bottom: 5px;
}

.image-editor-content .final-prev {
    background: #78b6ca none repeat scroll 0 0;
    padding: 15px 0;
}

.final-prev-image {
    margin: 0 auto 12px;
}

.prev-desc p {
    font-size: 14px;
}

button.single_add_to_cart_button {
    padding: 5px 20px;
}

.final-prev-image img {

    /* max-width: 280px;
     max-height: 280px;*/
    max-width: 282px;
    max-height: 282px;
    margin: 0 auto;
}

.choose-material h3,
.final-prev h3 {
    margin-bottom: 6px;
}

.selected-material-type .control {
    font-style: italic;
}

#collage-preview-box {
    height: 391px !important;
}

#collage-preview-box-single {

    /*height: 412px !important;*/
    height: 389px !important;
}

#collage-preview-box-single img {
    height: 391px;
    object-fit: contain;
}

.final-prev .single-upload-prod-img img,
.final-prev .collage-upload-prod-img img {
    max-width: 280px;
    max-height: 279px;
}

.final-prev {
    margin: 0 auto 12px;
}

.single-product .order-product .choose-material h3 {
    margin-bottom: 4px;
}

#image-editor .modal-dialog,
#upload-single .modal-dialog {
    max-width: 1180px;
    width: 100%;
}

#image-editor .modal-content,
#upload-single .modal-content {
    border: medium none;
    width: 90%;
    margin: 0 auto;
}