body {
    background: #e6e6e6;
    line-height: 24px !important;
    font-size: 17px;
}

.site {
    background: #fff;
    border: 1px solid #c5c4c2;
}

h2 {
    font-size: 30px;
}

h4 {
    font-size: 22px;
}

img {
    max-width: 100%;
}

* {
    outline: 0 !important;
}

a:focus {
    text-decoration: none;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
    /* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

img.alignleft {
    margin: 12px 24px 12px 0;
    margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}

img.alignright {
    margin: 12px 0 12px 24px;
    margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}

img.aligncenter {
    margin-top: 12px;
    margin-top: 0.857142857rem;
    margin-bottom: 12px;
    margin-bottom: 0.857142857rem;
}

.site-title {
    text-align: center;
    padding-top: 15px;
    position: relative;
}

hr {
    border: 1px solid #b9b9b9;
    clear: both;
    margin: 10px 0 !important;
}

#primary p {
    margin-bottom: 15px;
}

.mr-30 {
    margin-bottom: 30px;
    margin-top: 30px;
}

.pad-30 {
    padding-bottom: 30px;
    padding-top: 30px;
}

.mr-bot-15 {
    margin-bottom: 15px;
}

.pad-all-30 {
    padding: 30px;
}

.div-center {
    margin: 0 auto;
    float: none !important;
}

.greay-bg {
    background: #c6c6c6;
    padding: 30px;
    overflow: hidden;
}

.blue-bg {
    background: #ccebf0;
    padding: 30px;
    overflow: hidden;
}

.d-blue-bg {
    background: #263368;
    padding: 30px;
    overflow: hidden;
}

.white-bg {
    background: #fff;
    padding: 30px;
    overflow: hidden;
}

.navbar-toggle {
    background: #3f8bc9;
    border: none !important;
}

.navbar-toggle .icon-bar {
    background: #fff;
}

.banner {
    overflow: hidden;
}

#top-nav .nav-menu li {
    list-style: none;
    display: inline-block;
    font-size: 16px;
    margin: 5px;
}

#top-nav .nav-menu li a {
    padding: 0;
    color: #888888;
    text-decoration: underline
}

#top-nav .nav-menu li a:hover,
#top-nav li.current-menu-item a {
    padding: 0;
    /*color: #888888;*/
    color: #000;
    text-decoration: none;
}

#top-nav .nav-menu ul {
    padding: 0;
    margin: 0;
    text-align: center;
}

#banner_slide img {
    width: 100%;
    height: auto;
}

.looking-sell h3,
.looking-buy h3 {
    font-size: 30px;
    margin-bottom: 15px;
}

.top-two-box {
    display: flex;
}

.top-two-box > div > div {
    height: 100%;
}

.top-two-box {
    display: flex;
    margin-top: -60px;
}

.looking-buy,
.looking-sell {
    line-height: 24px;
    border: 1px solid #000;
    background: #fff;
    padding: 20px 40px;

}

.woocommerce ul.products li.product .button,
.looking-sell a,
.looking-buy a {
    display: inline-block;
    padding: 10px !important;
    color: #fff !important;
    margin-top: 15px;
    border-radius: 4px !important;
    text-align: center;
    font-weight: normal !important;
}

.looking-buy a {
    background: #ffcb06 !important;
    border: 1px solid #cfa403 !important;
}

.woocommerce ul.products li.product .button,
.looking-sell a {
    background: #3e88c7;
    border: 1px solid #02559c;
}

.woocommerce ul.products li.product .button:hover,
.looking-sell a:hover,
.looking-buy a:hover {
    background: #000 !important;
    text-decoration: none !important;
    color: #fff !important;
}

.woocommerce .col2-set #userlogin.col-1 {
    max-width: 520px;
    width: 100%;
}

#primary h2,
#primary h3 {
    margin-bottom: 20px;
    font-weight: bold;
    text-align: center;
}

#primary h4,
#primary h5 {
    margin-bottom: 15px;
}

#primary h2 {
    font-size: 48px;
}

#primary h3 {
    font-size: 36px;
}

#primary h4 {
    font-size: 26px;
}

#primary h4 {
    font-size: 20px;
}

.home-logo ul {
    text-align: center;
    padding: 0;
}

.home-logo ul li {
    list-style: none;
    display: inline-block;
    margin: 20px;
}

.home-logo ul li img {
    box-shadow: none;
}

.none {
    display: none;
}

.site-info {
    background: #4d4d4d;
    padding: 30px 15px 15px;
    color: #fff;
    display: flex;
    font-size: 12px;
    justify-content: space-between;
}

.footer-bottom {
    background: #000000;
    padding: 5px;
    font-size: 11px;
    color: #fff
}

.site-info a {
    color: #fff
}

#top-nav ul {
    text-align: center;
}

.footer-bottom span:first-child {
    margin-right: 30px;
}

.footer-bottom span {
    line-height: 13px;
    text-align: left;
}

.foot-logo .foot-logo-center {
    position: absolute;
    bottom: 0;
    left: 15px;
    width: 150px;
}

.footer-social aside + aside ul li {
    display: inline-block;
    margin: 10px 2px;
    line-height: 20px;
}

.footer-social aside + aside ul li a {
    font-size: 36px;
}

.form-control {
    width: 100%;
    border: 1px solid #c5c4c2;
    height: 50px;
}

.form-group {
    overflow: hidden;
}

.blue-btn {
    line-height: 24px;
    border: 1px solid #000;
    color: #fff;
    padding: 10px 40px;
    background: #3f8bc9;
    border: 1px solid #255e8c;
    width: 100%;
    font-size: 16px;
}



.blue-btn:hover {
    background: #ffcb06;
    text-decoration: none;
}

.green-btn {
    line-height: 24px;
    color: #fff;
    padding: 10px 40px;
    background: #44b357;
    border: 1px solid #2a8b3b;
    width: 100%;
    font-size: 24px;
    text-align: center;
}

.green-btn:hover {
    background: #ffcb06;
    text-decoration: none;
}

.greay-btn {
    line-height: 24px;
    border: 1px solid #e3e2e2;
    color: #000;
    padding: 10px 40px;
    background: #f0eeee;
    font-size: 16px;
}

.greay-btn:hover {
    background: #e3e2e2;
    text-decoration: none;
}

input[type="text"].loc {
    background: url(images/map-ico.png) no-repeat 10px 6px;
    padding-left: 45px !important;
}

.top-btn li {
    display: inline;
}

.top-btn li a {
    padding: 10px 15px;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    background: #ffcb06;
    border: 1px solid #cfa403;
}

.top-btn li:first-child a {
    background: #44b357;
    border: 1px solid #2a8b3b;
}

.top-btn li:last-child a {
    background: #3e91c5;
    border: 1px solid #02559c;
}

.top-btn li a:hover {
    background: #000;
    text-decoration: none;
}

.top-btn {
    float: right;
    margin-top: 0;
    margin-right: 30px;
    position: absolute;
    right: 0;
    top: 60px;
}

.site-title a[rel="home"] {
    width: 300px;
    display: block;
    margin: 0 auto;
}

.theade-bg-gray {
    background: #ddd;
}

.table-mg-20 {
    margin-top: 20px;
}

.package-bg {
    padding: 8px;
    background: #eee;
    margin-bottom: 30px;
    text-align: center;
}

/*---price-slider---*/

.slidecontainer {
    width: 100%;
}

.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 10px;
    border-radius: 5px;
    background: #c0c0c0;
    outline: none;
    opacity: 1;
    -webkit-transition: .2s;
    transition: opacity .2s;
    height: 1px;
}

.slider:hover {
    opacity: 0.7;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 34px;
    height: 16px;
    border: 0;
    background: url('images/contrasticon.png');
    cursor: pointer;
}

.slider::-moz-range-thumb {
    width: 34px;
    height: 16px;
    border: 0;
    background: url('images/contrasticon.png');
    cursor: pointer;
}

.slidecontainer {
    margin: 20px 0 40px;
    position: relative;
}

span.inc input {
    position: absolute;
    right: -10px;
    top: auto;
    color: #55c0b6;
    font-size: 26px;
    background: transparent;
    border: none;
    width: 30px;
    height: 30px;
    display: block;
    padding: 0;
    bottom: -8px;
}

span.desc input {
    position: absolute;
    left: -10px;
    top: auto;
    color: #55c0b6;
    font-size: 30px;
    background: transparent;
    border: none;
    width: 30px;
    height: 30px;
    display: block;
    padding: 0;
    bottom: -4px;
}

.priceRange .row {
    display: flex
}

.priceRange .white-bg h3 {
    text-align: left !important;
    color: #16306b;
    font-size: 22px !important;
    font-weight: normal !important;
}

input[type="range"].slider {
    width: 90%;
    margin: 0 auto;
}

.priceRange .white-bg h3 span {
    float: right;
    font-weight: bold !important;
}

.priceRange .d-blue-bg {
    color: #55c0b6;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.priceRange .d-blue-bg div > span {
    color: #fefdff;
    font-size: 36px;
    font-weight: bold;
    display: block;
    margin-top: 10px;
}

.priceRange p {
    margin-top: 20px;
    margin-bottom: 0;
}

.stp-row {
    max-width: 80%;
    margin: 60px auto;
    background: #ececec;
    border-radius: 3px;
    border: 2px solid #eaeaea;
    display: flex;
    padding: 15px;
}

.stp-row::after,
.stp-row::before {
    clear: both;
    display: block;
    content: "";
}

.stp-row > div {
    float: left;
    padding: 5px;
}

.stp-row .stp-no {
    width: 8%;
    font-size: 29px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #043e6c;
}

.stp-row .stp-img {
    width: 15%;
    position: relative;
}

.stp-row .stp-txt {
    width: 75%;
    font-size: 12px;
    color: #0c3c6a;
    line-height: 18px;
}

.stp-row .stp-txt p {
    margin-bottom: 5px !important;
    color: #5e8499;
}

#primary .stp-row .stp-txt h4 {
    font-size: 18px;
    margin: 10px 0;
    font-weight: bold;
}

.stp-img span {
    width: 130px;
    height: 130px;
    border-radius: 100%;
    overflow: hidden;
    display: block;
    background: #ccc;
    position: absolute;
    top: -15px;
    border: 10px solid #ececec;
}

.acc-top ul {
    border: 1px solid #d3d3d3;
    padding: 5px 10px;
    border-radius: 2px;
    list-style: none;
    text-align: center;
}

.acc-top {
    position: relative;
    /*top: -72px;*/
    margin-bottom: 15px;
}

.acc-top ul li {
    border-left: 1px solid #d3d3d3;
    display: inline-block;
    padding: 0 5px;
    margin: 5px 0;
    font-size: 14px;
    font-weight: bold;
}

.acc-top ul li:first-child {
    border: none;
}

.acc-top ul li a {
    color: #000;
}

.acc-top ul li a:hover {
    color: #4e789e;
    text-decoration: none;
}

.woocommerce ul {
    border-right: 1px solid #d3d3d3;
}

.acc-side ul {
    border-right: 1px solid #d3d3d3;
    margin-top: -17px;
}

.woocommerce .woocommerce-MyAccount-navigation li,
.acc-side ul li {
    border-top: 1px solid #d3d3d3;
    padding: 10px 5px;
    font-size: 14px;
    font-weight: bold;
    list-style: none;
    margin: 0;
}

.woocommerce .woocommerce-MyAccount-navigation li:last-child {
    border-bottom: 1px solid #d3d3d3;
}

.acc-side ul li:first-child {
    border: none;
}

.woocommerce ul li a,
.acc-side ul li a {
    color: #4e789e;
}

.woocommerce ul li a:hover,
.acc-side ul li a:hover {
    color: #000;
    text-decoration: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 20% !important;
    padding-top: 15px;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 78% !important;
    padding-top: 15px;
}

.woocommerce-MyAccount-navigation-link--account-settings a:before,
li.account-settings a:before {
    content: "\f013";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
}

.woocommerce-MyAccount-navigation-link--profile a:before,
li.dashboard a:before {
    content: "\f3fd";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
}

.woocommerce-MyAccount-navigation-link--ask-question a:before {
    content: "\f059";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
}

.woocommerce-MyAccount-navigation-link--saved-search a:before,
li.saved-search a:before {
    content: "\f002";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
}

.woocommerce-MyAccount-navigation-link--my-properties a:before,
li.property a:before {
    content: "\f015";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
}

.woocommerce-MyAccount-navigation-link--inbox a:before,
li.inbox a:before {
    content: "\f0e0";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
}

.woocommerce-MyAccount-navigation-link--viewings a:before,
li.viewings a:before {
    content: "\f06e";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
}

.woocommerce-MyAccount-navigation-link--product-search-api a:before {
    content: "\f233";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
}

.woocommerce-MyAccount-navigation-link--offers a:before,
li.offers a:before {
    content: "\f005";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
}

.woocommerce-MyAccount-navigation-link--post-codes a:before {
    content: "\f276";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
}

.buy_now {
    clear: both;
    margin: 30px 0;
    text-align: center;
}

.buy_now a {
    background: #3e91c5;
    padding: 10px 55px;
    border-radius: 4px;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    border: 1px solid #02559c;
}

.buy_now a:hover {
    background: #000;
    text-decoration: none;
}

#menu-footer2 li:before,
#menu-footer-menu li:before {
    content: "-";
    margin-right: 5px;
}

.site {
    margin: 0 auto !important;
}

.login h1 a {
    background: none !important;
    height: auto;
    width: 84px;
    text-indent: inherit;
    outline: 0;
    overflow: hidden;
    display: block;
}

.user-registration,
.ur-frontend-form,
label {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14px !important;
}

input[type="text"],
input[type="email"],
input[type="password"],
select {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px 10px;
    height: 45px;
}

.mobile-info > div {
    padding: 0;
}

.woocommerce form .mobile-info .form-row {
    padding: 0;
    margin: 0;
}

.woocommerce form .mobile-info input[type="text"] {
    border-radius: 0 5px 5px 0;
}

.woocommerce form .mobile-info select {
    border-right: none;
    border-radius: 5px 0 0 5px;
}

.woocommerce form .mobile-info .col-sm-3 + .col-sm-3 select {
    border-radius: 0;
}

::-webkit-input-placeholder {
    /* Edge */
    color: #666;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #666;
}

::placeholder {
    color: #666;
}

.ur-frontend-form .ur-form-row .ur-form-grid input[type="date"]::placeholder,
.ur-frontend-form .ur-form-row .ur-form-grid input[type="email"]::placeholder,
.ur-frontend-form .ur-form-row .ur-form-grid input[type="number"]::placeholder,
.ur-frontend-form .ur-form-row .ur-form-grid input[type="password"]::placeholder,
.ur-frontend-form .ur-form-row .ur-form-grid input[type="phone"]::placeholder,
.ur-frontend-form .ur-form-row .ur-form-grid input[type="text"]::placeholder,
.ur-frontend-form .ur-form-row .ur-form-grid input[type="timepicker"]::placeholder,
.ur-frontend-form .ur-form-row .ur-form-grid input[type="url"]::placeholder,
.ur-frontend-form .ur-form-row .ur-form-grid select::placeholder,
.ur-frontend-form .ur-form-row .ur-form-grid textarea::placeholder {
    color: #666 !important;
}

#primary h2.title {
    font-size: 30px;
    font-weight: normal;
    text-align: left;
}

.user-registration-Button.button,
.btn.button.ur-submit-button {
    background: #3e91c5;
    border: 1px solid #02559c;
    padding: 5px 15px !important;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
}

.user-registration-Button {
    width: 100%;
}

.user-registration-form-row {
    padding: 0 10px;
    width: 48.5%;
    float: left;
}

#primary .woocommerce h2 span a,
.log-link a {
    font-weight: bold;
    text-decoration: underline;
}

.login-wrap {
    clear: both;
    width: 100%;
    overflow: hidden;
}

.log-link {
    overflow: hidden;
}

.log-link,
#customer_login .col-1 h2,
.submit-btn,
.register_form,
.login-wrap {
    padding: 0 30px !important;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: none;
    margin-right: 1em;
    width: 100%;
    background: #4389bd !important;
    color: #fff !important;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 100% !important;
}

.log-pass {
    overflow: hidden;
    font-weight: bold;
}

.log-pass a {
    text-decoration: underline;
}

.log-pass .lost_password {
    float: left
}

.log-pass .register {
    float: right
}

.ur-frontend-form {
    border: none !important;
    margin: 0 !important;
}

.page-id-117 #primary h2.title {
    margin-left: 50px;
    margin-bottom: 0;
}

.page-id-117 .ur-frontend-form.login {
    margin: 0;
    padding: 0;
}

.ur-frontend-form select,
.ur-frontend-form input {
    border-radius: 4px !important;
}

.login-wrap .dashicons {
    display: none
}

.page-template-register_template .ur-frontend-form {
    padding: 0 60px;
}

.btn.button.ur-submit-button {
    width: 70%;
    /*margin: 0 auto;*/
    margin-left: 10px;
    float: none;
    display: block;
}

.woocommerce .email-add input,
.woocommerce .password input {
    padding-left: 25px !important;
}
.woocommerce .password-input:before,
.woocommerce .password:before {
    content: "\f023" !important;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 8px;
    top: 7px;
    font-size: 20px;
    color: #a6a5a5;
}

.woocommerce .email-add:before {
    content: "\f0e0" !important;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 8px;
    top: 13px;
    font-size: 16px;
    color: #a6a5a5;
}

.woocommerce .email-add,
.woocommerce .password {
    position: relative;
}

.user-registration-ur-lost-password #primary h2.title {
    margin-left: 20px !important;
}

.user-registration-ur-lost-password .lost_pass-txt {
    margin-left: 10px !important;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 0 !important;
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
    float: none !important;
    margin: 0 auto;
}

.woocommerce h2 {
    text-align: left;
}

.login .form-row-wide {
    width: 49%;
    float: left;
}

.login .form-row-wide:last-child {
    float: right;
}

.woocommerce form .form-row-wide,
.woocommerce-page form .form-row-wide {
    clear: none !important;
}

#primary .woocommerce h2 {
    text-align: left;
    font-size: 24px;
    margin-bottom: 10px;
}

#primary .woocommerce h2 span {
    float: right;
    font-size: 16px;
    font-weight: normal;
}

.site-info ul li a,
.site-info ul li a:hover {
    color: #fff;
}

.site-info ul li a:hover {
    text-decoration: underline;
}

.site-header .top-btn li a {
    color: #fff !important;
}

h2.woocommerce-loop-product__title {
    font-size: 14px !important;
    font-weight: normal !important;
    margin-bottom: 0 !important;
    /*  min-height: 60px !important; */
    padding: 5px 10px !important;
    line-height: 22px;
    color: #000;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    background: #ccebf0;
    padding: 10px !important;
}

.woocommerce ul.products li.product a img {
    margin: 0 0 5px !important;
}

.woocommerce ul.products li.product .button {
    margin: 5px;
    /*  width: 130px; */
    margin: 5px auto 10px !important;
    float: none !important;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
}

.woocommerce .woocommerce-ordering select {
    margin-top: -30px;
}

.page-title {
    color: #44b357;
}

.woocommerce-tabs h2,
.related.products > h2 {
    font-size: 30px !important;
}

.woocommerce div.product .product_title {
    font-size: 22px;
    color: #44b357;
    margin-right: 10px;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    background: #ccebf0;
    padding: 10px;
}

.summary .price .woocommerce-Price-amount.amount {
    color: #000;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button {
    vertical-align: middle;
    float: left;
    width: 150px;
    margin-right: 0;
}

.woocommerce .quantity .qty {
    height: 37px;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    width: auto;
}

#table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: 158px;
}

table.cart td.actions .input-text,
#coupon_code {
    width: 158px;
}

#order_comments {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px 10px;
    height: 85px;
}

.woocommerce-form__label-for-checkbox span {
    padding-left: 20px;
}

woocommerce-form__label {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle;
    position: static;
}

.price {
    padding-bottom: 15px;
    font-weight: bold;
    margin-top: 15px;
}

.price del span {
    text-decoration: line-through;
}

.coupon input[type="text"] {
    height: 38px;
}

.woosb-wrap {
    clear: both;
    padding-top: 15px;
}

.woocommerce ul.products,
.woocommerce ul.tabs {
    border-right: none
}

.woocommerce-product-gallery__image {
    margin: 2px;
}

.woocommerce span.onsale {
    background-color: #ffcb06;
    color: #000;
    width: 50px;
    height: 50px;
}

.woocommerce .woocommerce-breadcrumb {
    font-size: 12px !important;
}

.woocommerce li h2.woocommerce-loop-product__title {
    text-align: center !important;
}

.woocommerce .footer-social ul,
.woocommerce ul#menu-top-menu {
    border-right: none;
}

.woocommerce .quantity .qty,
.woosb-products .woosb-product .woosb-qty input,
.woocommerce #review_form #respond textarea {
    border: 1px solid #eae2e2;
}

.product .images {
    background: #ccebf0;
    padding: 10px !important;
}

.woocommerce-breadcrumb {
    color: #44b357
}

.woocommerce #review_form #respond .form-submit input {
    width: 100px;
}

.woocommerce-LoopProduct-link {
    min-height: 300px;
    display: block;
}

.woocommerce ul.products li.product .price {
    text-align: center;
    color: #000;
    font-size: 1em;
}

.woocommerce-LoopProduct-link img {
    max-height: 200px;
}

/*-------Property search ----------*/
.house_pro {
    margin-bottom: 30px;
}

.tab-property-bg {
    background: #f1f2f7;
    padding: 10px 18px;
    margin-bottom: 30px;
}

.property-list-icons button {
    font-size: 22px;
}

p.price-data {
    color: #b92c0e;
    font-size: 40px;
}

.home_pro_feture li {
    display: inline-block;
}

.home_pro_feture li span {
    vertical-align: top;
    padding: 0 6px;
    font-weight: 600;
}

.home_pro_img {
    height: 260px;
    overflow: hidden;
}

.property-img-bottom {
    background: #f1f2f7;
    color: #5e078a;
    padding: 4px 10px;
    margin-bottom: 25px;
}

.property-img-bottom span {
    padding: 0 6px;
    font-weight: 600;
}

.home_pro_feture {
    margin: 15px 0 10px;
}

a.property-name {
    color: #8a4486;
    text-decoration: underline;
}

a:hover.property-name {
    color: #8a4486;
    text-decoration: none;
}

.address-property {
    color: #7f8082;
    margin-bottom: 25px;

}

.offer-btn {
    margin: 85px 0 0;
}

.offer-btn .blue-btn {
    font-size: 24px;
}

.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
    border: solid 1px #ccc;
}

.property-search-form .control {
    display: inline-block !important;
    padding: 0px;
    width: 100%;
}

.property-search-form label {
    line-height: 40px;
    margin-bottom: 15px;
}

.property-search-form select {
    width: 100%;
    margin-bottom: 15px;
}

.grid-product p.price-data {
    font-size: 26px;
}

.grid-product .home_pro_feture img {
    width: 21px;
}

.grid-product .home_pro_feture {
    margin: 10px 0 10px;
}

.grid-product .address-property {
    margin-bottom: 5px;
}

.grid-product .offer-btn {
    margin: 10px 0 0;
}

.grid-product .green-btn {
    padding: 10px 5px;
    font-size: 20px;
}

.grid-product .offer-btn .blue-btn {

    font-size: 20px;
    display: block;
    text-align: center;

}

.grid-product .product-border {
    border: 1px solid #ccc;
}

.grid-product .mar-bot-15 {
    margin-bottom: 15px;
}

.grid-product .border-gap {
    padding: 0 10px
}

.grid-product .btn-grp {
    padding: 0 10px;
}

.grid-product .btn-grp > div {
    padding: 0 5px;
}


.grid-product .property-img-bottom span {
    padding: 0 6px;
    font-weight: 300;
}

.grid-product .property-img-bottom {
    margin-bottom: 15px;
}

.grid-product .pshort-des {
    min-height: 100px;
}

.house_pro.list-product {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
}

.house_pro.list-product:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.viewings {
    clear: both;
    padding-top: 5px;
}

.viewings .ui-datepicker {
    width: 100%;
}

.viewings .ui-datepicker td span,
.viewings .ui-datepicker td a {
    text-align: center;
}

.time-slots {
    margin-top: 5px !important;
}

.viewings li {
    list-style: none;
    margin: 3px;
    display: inline-block;
    position: relative;
    width: 150px;
}



.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    background: #fff;
    border: 1px solid #255e8c;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    background: #fff;
    border: 1px solid #cfa403;
}

.ui-state-active .ui-state-default,
.ui-state-active .ui-widget-content .ui-state-default {
    background: #3f8bc9;
    border: 1px solid #255e8c;
}


.ui-state-default.ui-state-active {
    background: #ffcb06;
    border: 1px solid #cfa403;
}


.viewings ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.viewings input[type="radio"],
.viewings input[type="checkbox"] {
    margin: 4px 5px 0 0;
    position: absolute;
    opacity: 0;
}

.viewings li input[type="radio"].disabled + label,
.viewings li input[type="checkbox"].disabled + label {
    background: #99a2aa;
    border: 1px solid #6c757d;
    pointer-events: none;
    cursor: default;
}

.viewings li input[type="radio"].booked:checked + label,
.viewings li input[type="checkbox"].booked:checked + label,
.viewings li input[type="radio"].booked + label,
.viewings li input[type="checkbox"].booked + label {
    background: #99a2aa;
    border: 1px solid #6c757d;
    position: relative;
    z-index: 1;
    color: #fff;

}

/*  .viewings li input[type="radio"].booked + label:after,
    .viewings li input[type="checkbox"].booked + label:after {
        content: " ";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 10;
    } */

.viewings li input[type="radio"] + label,
.viewings li input[type="checkbox"] + label {
    background: #3f8bc9;
    padding: 5px;
    border: 1px solid #255e8c;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
}

.viewings li input[type="radio"].available + label,
.viewings li input[type="checkbox"].available + label,
.viewings li input[type="radio"]:checked + label,
.viewings li input[type="checkbox"]:checked + label {
    background: #ffcb06;
    padding: 5px;
    border: 1px solid #cfa403;
    color: #000;
}

#calendar .ui-datepicker-calendar td {
    padding: 6px;
}

#calendar .ui-datepicker-calendar td.ui-state-active {
    background: #bde3bf;
    border-color: #65c86b;
}



#calendar .ui-datepicker-calendar td.ui-state-disabled {
    background: #bbb7b7;
    border-color: #cbdfcc;
}

#calendar .ui-datepicker-calendar td.ui-state-disabled span.ui-state-default {
    background: #f3f3f4;
    border-color: #cbdfcc;
}

.h-title {
    font-size: 22px;
    color: #44b357;
    margin-right: 10px;
    margin-top: 0;
    padding: 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%;
    max-width: 150px;
    font-size: 15px;
    line-height: 30px;
    height: 30px;
    border-radius: 0;
}

.price .amount {
    font-size: 1.25em;
}

.property-list .price {
    padding-bottom: 0;
}

#save_date {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    min-width: 80px;
}

.btn-blue {
    background: #3e91c5;
    border: 1px solid #02559c;
    color: #fff;
}

.property-list .row:nth-child(even) {
    padding: 15px 5px;
    background: #f7f3f3;
}

.property-list .row:nth-child(odd) {
    padding: 15px 5px;
    background: #fbfafa;
}

.product_address p {
    font-size: 14px;
    margin: 3px 0 !important;
    line-height: 20px;
}

.modal-header .close {
    position: absolute;
    right: 15px;
}

.modal-header {
    padding: 5px 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #4d4d4d;
    color: #fff;
    border-radius: 5px 5px 0 0;
}

.modal-dialog .h-title {
    font-size: 18px;
    margin-bottom: 10px;
}

.fild-label {
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
}

#myMakeOffer .modal-dialog {
    width: 450px;
}

.viewings-indicator {
    font-size: 13px;
}

.viewings-indicator span {
    width: 10px;
    height: 10px;
    display: inline-block;
}

.viewings .viewings-indicator li {
    width: auto;
}

.viewings-indicator {
    margin: 0 15px;
}

.book span {
    background: #99a2aa;
    border: 1px solid #6c757d;
}

.non-book span {
    background: #3f8bc9;
    border: 1px solid #255e8c;
}


#booked_by_popup .popup-opn {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    z-index: 11;
}

.modal-popup {
    background: #fff;
    margin: 30px auto;
    max-width: 500px;
    border-radius: 5px;
    position: relative;
}

.popup-close {
    position: absolute;
    right: 0;
    z-index: 1;
    width: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #b0b0b0;
    cursor: pointer;
}

.tim-info {
    font-size: 14px;
    font-weight: bold;
}

.tim-select {
    background: #ffcb06;
    padding: 3px 10px;
    display: table;
    border-radius: 5px;
    border: 1px solid #d5a903;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto;
}

.offer-dropdown .dropdown-menu {
    padding: 5px;
    font-size: 13px;
}

.offer-dropdown .dropdown-menu a {
    padding: 3px;
    background: #ccc;
    color: #000;
    display: block;
    margin: 2px;
}

.offer-dropdown .dropdown-menu a:hover {
    background: #ffcb06;
    text-decoration: none;
}

.offer-dropdown button {
    background: #3e91c5;
    color: #fff;
    border: none;
    position: relative;
    padding: 6px 20px 6px 12px;
}

.offer-dropdown button:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    color: #fff;
    position: absolute;
    right: 5px;
    font-weight: 900;
}

.open.offer-dropdown button:after {
    content: "\f106";
    font-family: 'Font Awesome 5 Free';
    color: #fff;
    position: absolute;
    font-weight: 900;
    right: 5px;
}

.blu-btn {
    background: #3e91c5;
    border: 1px solid #02559c;
    color: #fff;
}

.mar-top-10 {
    margin-top: 10px
}

.mar-bot-10 {
    margin-bottom: 10px
}

.property-list .btn-wrap a {
    margin-bottom: 5px;
}

textarea {
    max-width: 100%;
}

.db-title {
    font-size: 18px !important;
    text-align: left !important;
    margin: 0 0 5px !important;
    border-bottom: 1px solid #ccc;
}



.display-comment {
    font-size: 12px;
}

.display-comment ul {
    list-style: none;
    border-right: none;
}


.display-comment li .comment-sec-dtl {
    background: #f6f5f5;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.comment-row > ul > li {
    padding-left: 0;
    margin-left: 0;
}

.comment-subject {
    margin-bottom: 10px;
}

.comment-block-to,
.comment-block-from {
    display: flex;
    justify-content: space-between;
    padding: 8px 10px 3px;
}

.comment-block-to span,
.comment-block-from span {
    color: #21759b;
}

.comment-block-to {
    border-bottom: 1px solid #d5d3d3;
}

.comment-txt {
    padding: 0 10px;
}

.comment-row {
    border-bottom: 1px solid #d5d3d3;
    margin-bottom: 10px;
}

.comment-row:last-child {
    border-bottom: none;
}

.comment-block-to span {
    font-weight: bold;
}

.comment-txt p {
    line-height: 17px;
}

.lease .radio-btn .radio-inline input {
    margin-top: 5px;
}



input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}


input[type=number] {
    -moz-appearance: textfield;
}

.form-gp {
    margin-bottom: 15px;
    border-bottom: 1px solid #d5d3d3;
    padding-bottom: 15px
}

.form-gp .form-group {
    margin-bottom: 10px;
}

.wth-170 {
    width: 170px;
}

.form-gp .wth-170 {
    width: 175px;
}

#property-images .modal-title {
    margin: 0 !important;
}

.pop-img .dp-img {
    overflow: hidden;
    height: 100%;
}

.field-img h3 {
    font-size: 18px !important;
}

.field-img {
    overflow: hidden;
}

.old-img {
    display: flex;
    flex-wrap: wrap;
}

.pip,
.pop-img {
    width: 30%;
    position: relative;
    padding: 5px;
    border: 1px solid #ccc;
    line-height: 0;
    text-align: center;
    background: #ecebeb;
    margin: 5px;
    height: 100px;
    float: left;
}

.remove-img,
.del-img {
    position: absolute;
    top: 0;
    right: 0;
    background: #DF0606;
    line-height: 0;
    color: #fff;
    padding: 5px;
    cursor: pointer;
}

#property-images input[type="file"] {
    display: block;
}

.imageThumb {
    max-height: 75px;
    border: 2px solid;
    padding: 1px;
    cursor: pointer;
}



#property-images .remove {
    display: block;
    background: #444;
    border: 1px solid black;
    color: white;
    text-align: center;
    cursor: pointer;
}

#property-images .remove:hover {
    background: white;
    color: black;
}

.error {
    color: #c40202;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 2px;
}

.container-fluid {
    margin-left: 15px !important;
    margin-right: 15px !important;
}


/*-------main-image-gallery----------*/

.property-imgwrap {
    border: 1px solid #eae8e8;
    padding: 15px;
}

.img-container {
    max-width: 400px;
    margin: 10px auto;
    height: 300px;
}

.active-img img {
    border: 1px solid #000;
}

.img-carousel .owl-nav {
    position: absolute;
    left: 0;
    top: 35%;
    width: 100%;
    font-size: 50px;
    line-height: 0;
    color: #ccc;
}

.img-carousel.owl-carousel .owl-item img {
    display: block;
    width: 100px;
    height: 70px;
}

.img-carousel .owl-next {
    float: right;
}

.preview-image {
    cursor: pointer;
}




.showimgwrap {
    width: 400px;
    height: 350px;
    margin: 0 auto;
}

.small-img {
    width: 400px;
    height: 70px;
    position: relative;
    margin: 10px auto;
}

.small-img .icon-left,
.small-img .icon-right {
    width: 12px;
    height: 24px;
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.small-img .icon-left {
    transform: rotate(180deg)
}

.small-img .icon-right {
    right: 0;
}

.small-img .icon-left:hover,
.small-img .icon-right:hover {
    opacity: .5;
}

.small-container {
    width: 375px;
    height: 70px;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.small-container div {
    width: 800%;
    position: relative;
}

.small-container .show-small-img {
    width: 70px;
    height: 70px;
    margin-right: 6px;
    cursor: pointer;
    float: left;
    border: 1px solid #ccc !important;
}

.small-container .show-small-img:last-of-type {
    margin-right: 0;
}

.woocommerce .woocommerce-MyAccount-navigation li.is-active a {
    color: #000;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    border-left: 1px solid #d3d3d3;
}

.clr {
    clear: both;
}

.btn-default.focus,
.btn-default:focus {
    border: 1px solid #8c8c8c;
}

.offer-del tr:first-child td {
    border-top: none;
}


.widget_shopping_cart_content {
    position: fixed;
    top: 50%;
    right: 15px;
    background: #ccebf0;
    padding: 10px !important;
    z-index: 2;
    font-size: 13px;
    transform: translate(0, -50%);
    width: 220px;
}

.widget_shopping_cart_content ul {
    border: none;
    max-height: 220px;
    overflow-y: auto;
    overflow-x: hidden;
}

.widget_shopping_cart_content a {
    display: block;
    font-weight: 700;
}

.widget_shopping_cart_content .total {
    color: #000;
    padding: 5px 0;
}

.widget_shopping_cart_content li img {
    float: right;
    margin-left: 4px;
    width: 32px;
    height: auto;
    box-shadow: none;
}


.widget_shopping_cart_content a.button {
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    line-height: 1;
    margin-right: 1em;
}

.widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons {
    display: flex;
}

.widget_shopping_cart_content a.button.wc-forward {
    background: #4389bd !important;
    color: #fff !important
}

.widget_shopping_cart_content a.button.checkout.wc-forward {
    background: #44b357 !important;
    color: #fff !important;
}

.widget_shopping_cart_content .cart_list li {
    position: relative;
    border-bottom: 1px solid #bcdadf;
    padding: 4px 0;
}

.widget_shopping_cart_content .cart_list li .remove {
    position: absolute;
    right: 23px;
    top: -2px;
    line-height: 14px;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red !important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}

.widget_shopping_cart_content .cart_list li .remove:hover {
    color: #fff !important;
    background: red;
}

/*-------Property search End----------*/
@media only screen and (max-width: 1199px) {
    .site-title a[rel="home"] {
        width: auto;
    }
}

@media only screen and (max-width: 1150px) {
    .stp-row .stp-img {
        width: 25%;
    }

    .site-info {
        font-size: 14px;
    }
}

@media only screen and (max-width: 991px) {
    .site-title a[rel="home"] {
        margin: 0;
    }

    .priceRange .d-blue-bg div > span {
        font-size: 27px;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 25% !important;
        float: left;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        width: 74% !important;
        float: right;
    }

    .site-info {
        font-size: 12px;
        white-space: nowrap;
    }

    .page-template-register_template .ur-frontend-form {
        padding: 0;
    }

}

@media only screen and (max-width: 849px) {

    .n2-ss-slider [data-mode="blurfit"] .n2-ss-slide-background-image + .n2-ss-slide-background-image,
    .n2-ss-slider [data-mode="fit"] .n2-ss-slide-background-image {
        background-size: cover !important;
    }

    .stp-row {
        max-width: 95%;
    }
}

@media only screen and (max-width: 768px) {
    .ur-frontend-form .ur-form-row .ur-form-grid {
        margin-bottom: 5px !important;
    }
}

@media only screen and (max-width: 767px) {
    body {
        font-size: 14px;
    }

    .buy_now a {
        padding: 10px 25px;
        font-size: 19px;
    }

    #primary h2 {
        font-size: 28px;
    }

    .main-navigation .collapse.in ul.nav-menu,
    .main-navigation .collapse.in div.nav-menu > ul {
        display: block;
    }

    #primary h3 {
        font-size: 20px;
    }

    hr {
        margin-bottom: 0 !important;
    }



    .main-navigation li a {
        line-height: 24px;
    }



    .site-info {
        font-size: 14px;
        white-space: normal;
    }

    .looking-buy,
    .looking-sell {
        margin-top: 15px;
        padding: 20px 20px;
    }

    .site-info,
    .priceRange .row {
        display: inherit;
    }

    .foot-logo {
        position: relative;
        text-align: left;
        margin: 15px 0;
    }

    .foot-logo .foot-logo-center {
        position: relative;
        text-align: left;
        margin: 15px 0;
    }

    .form-control {
        margin-bottom: 5px;
    }

    .site-info {
        padding: 30px 0;
    }

    .home-logo ul li {
        margin: 5px;
    }

    .footer-bottom span {
        margin-right: 0;
        display: block;
    }

    .main-navigation {
        position: relative;
    }

    #top-nav .nav-menu li {
        display: block;
    }

    #top-nav {
        position: absolute;
        z-index: 1;
        width: 200px;
        background: #f9f9f9;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        top: 51px;
        right: 0;
    }

    #top-nav .nav-menu li {
        margin: 0;
        text-align: left;
        margin: 5px 0;
    }

    .blue-bg {
        padding: 15px;
    }

    .woocommerce .woocommerce-MyAccount-navigation li,
    .acc-side ul li {
        padding: 5px;
        margin: 1px;
        font-size: 12px;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation,
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100% !important;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation ul {
        display: flex;
        border: none;
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
    }

    .woocommerce .woocommerce-MyAccount-navigation li {
        border: 1px solid #d3d3d3;
        text-align: center;
    }

    .woocommerce ul li a:before {
        content: "";
        margin-right: 0;
    }

    .woocommerce .woocommerce-MyAccount-navigation li.is-active {
        background: #f0eeee;
    }


    .top-btn {
        float: none;
        margin-top: 0;
        margin-right: 0;
        position: relative;
        right: auto;
        top: 0;
        left: 0;
        text-align: center;
        margin-bottom: 5px;
    }

    .logo {
        display: table !important;
        margin: 0 auto !important;
    }

    .site-header .top-btn li a {
        margin-bottom: 10px;
    }

    .log-link,
    #customer_login .col-1 h2,
    .submit-btn,
    .register_form,
    .login-wrap {
        padding: 0 5px !important;
    }

}

@media only screen and (max-width: 600px) {
    input[type="range"].slider {
        width: 80%;
    }

    span.desc input {
        top: auto;
        bottom: -4px;
    }

    span.inc input {
        top: auto;
        bottom: -8px;
    }

    .priceRange .white-bg h3 > span {
        float: none;
        display: block;
        margin: 5px 0;
    }

    .priceRange .white-bg h3 > span > span {
        float: none;
    }

    .responsive-table {
        max-width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .responsive-table table.table {
        min-width: 700px;
    }

    .btn {
        padding: 6px 15px;
        font-size: 12px;
    }

    .greay-btn {
        padding: 6px 15px;
    }

    .entry-content li,
    .comment-content li,
    .mu_register li {
        margin: 5px 2px;
    }

    .comment-block-to,
    .comment-block-from {
        flex-wrap: wrap;
    }

    .site-title a[rel="home"] {
        margin: 0 auto;
    }

    .login .form-row-wide {
        width: 100%;
    }

    .log-link,
    #customer_login .col-1 h2,
    .submit-btn,
    .register_form,
    .login-wrap {
        padding: 0 0 !important;
    }

    .top-btn {
        float: none;
        margin-top: 0;
        margin-right: 0;
        position: relative;
        right: 0;
        top: 0;
    }

    .blue-btn {
        padding: 10px 10px;
    }

    .location .white-bg {
        padding: 15px 0;
    }

    .stp-row {
        display: block;
    }

    .stp-img span {
        position: relative;
    }

    .stp-row .stp-txt {
        width: 100%;
        margin-top: -30px;
    }

    .entry-content .comment-row ul > li li {
        margin: 5px 2px auto 10px;
    }

    .comment-reply a {
        padding: 2px 5px;
    }
}

@media only screen and (max-width:480px) {
    .user-registration-form-row {
        width: 100%;
    }

    .woocommerce .woocommerce-MyAccount-navigation li,
    .acc-side ul li {
        padding: 5px 5px;
    }

    .log-pass .register,
    .log-pass .lost_password {
        float: none;
        text-align: center;
    }

    .user-registration-form-row {
        padding: 0 10px;
        width: 100%;
        float: none;
    }

    .page-template-login_template .pad-all-30 {
        padding: 30px 0;
    }

    .page-template-register_template .ur-frontend-form {
        padding: 0 0;
    }

    .page-template-register_template .pad-all-30 {
        padding: 30px 20px;
    }

    .back-log {
        margin-bottom: 20px;
    }

    .login-wrap {
        padding: 0 10px;
    }

    .page-id-117 #primary h2.title {
        margin-left: 30px;
        margin-bottom: 0;
    }

    .submit-btn {
        margin-left: 0;
    }

    .woocommerce ul.products[class*="columns-"] li.product,
    .woocommerce-page ul.products[class*="columns-"] li.product {
        width: 100%;
        max-width: 250px;
        margin: 0 auto 15px;
        float: none !important;
    }

    .woocommerce .woocommerce-ordering,
    .woocommerce-page .woocommerce-ordering {
        float: left;
    }

    .button.wc-forward {
        width: 100%;
        float: none !important;
    }

    .woocommerce .cart .button,
    .woocommerce .cart input.button {
        float: left !important;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .woocommerce .woocommerce-ordering select {
        margin-top: 0;
    }

    .woocommerce .woocommerce-ordering {
        clear: both;
    }
}

.purchase-one {
    text-align: center;
    background: #f96768;
    color: #fff;
    display: block;
    margin-top: -20px;
    padding: 6px;
}
