/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.opening_hours_wrapper ul li span {
    font-size: 12px !important;
    line-height: 0px !important;
    display: inline-block !important;
    font-weight: 400;
    padding: 13px !important;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-image: url(../images/stripes/stripes_3_b.png) !important;
    background-color: #f8f8f8 !important;
    color: black !important;
    margin: 10px !important;
}

.sale-promo-link{
    transform: translate(-131%) !important;
}
ul.berocket_aapf_widget li {
    padding: 5px 0px;
    color: black;
}


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

/* Cart widget */
.woocommerce-mini-cart__total {
    display: none;
}

/* Cart */
.product-price, .product-subtotal {
    display: none !important;
}

/* Checkout */
.product-total *, th.product-total {
    display: none;
}

.overlay {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    top: 0;
    text-align: center;
    background-color: rgba(128, 128, 128, 0.2);
    height: 70%;
    width: 69%;
}

.woocommerce .product div.entry-summary > p.price {
    display: none;
}

.margin-left-15 {
    margin-left: 15px;
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px) {
    .tile-visualizer-iframe {
        width: 100%;
        height: 600px;
    }
  
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 959px) {
 .tile-banner-padding .bg-cover {
    padding: 29.5px 0px !important;
	}
  
  .visualiser-banner-padding .bg-cover {
    padding: 0px 0px !important;
	}
  
  .visualiser-banner-padding p{
   	margin: 0px;
  }
  .visualiser-banner-padding .home-page-tile-solutions{
   	padding: 9px !important; 
  } 
}

@media only screen
and (min-device-width: 960px)
and (max-device-width: 1024px) {
 .tile-banner-padding .bg-cover {
    padding: 31.5px 0px !important;
	}
  
  .visualiser-banner-padding .bg-cover {
    padding: 12px 0px !important;
	} 
}

@media only screen
and (min-device-width: 1025px)
and (max-device-width: 1239px) {
 .tile-banner-padding .bg-cover {
    padding: 44.5px 0px !important;
	}
   .visualiser-banner-padding .bg-cover {
    padding: 12px 0px !important;
	} 
}

@media (min-width: 768px) {
    .content_slider .text-block .title, .content_slider .text-block .desc{
        width: 100%;
        color: white !important;
    }

    .text-block {
        position: relative;
        bottom: 110px;
        width: 100%;
        color: white;
        padding-left: 20px;
        padding-right: 20px;
    }

    .content_slider.flat.description ul li a{
        display: block;
    }

    .content_slider.flat a.button {
        background-color:#0095eb !important;
        box-shadow: inherit !important;
        border: inherit !important;
    }

    .content_slider.flat a.button:hover{
        background: #007cc3 !important;
    }
    .related.products ul.products li.product {
        width: 22% !important;
        float: left;
        margin-right: 2% !important;
    }

    .tile-visualizer-iframe {
        width: 100%;
        height: 600px;
    }

    .newsletter-btn {
        margin-top: 0px !important;
        margin-left: 10px;
    }
}

.newsletter-btn {
    width: 100% !important;
    background-color: #2e51a3 !important;
    color: white !important;
    padding: 11px !important;
    border: 0px !important;
    border-radius: 0px !important;
}

.related.products ul.products li.product:nth-child(3n+1) {
    clear: none !important;
}

.related.products ul.products li.product:nth-child(4n+1) {
    clear: both;
}

ul.products {
    min-height: auto !important;
}

.woocommerce-content .entry-summary label {
    color: #181818 !important;
    font-size: 16px;
}

#Footer .footer_action .one {
    margin-top: 20px;
}

.opening_hours .opening_hours_wrapper li {
    text-align: left;
}

.opening_hours .opening_hours_wrapper li, .opening_hours .opening_hours_wrapper li span, .opening_hours .opening_hours_wrapper li label {
    padding: 0px !important;
    margin: 0px !important;
}

.table-borderless td,
.table-borderless th {
    border: 0;
}

.widget_archive ul, .widget_nav_menu ul {
    padding: 0px;
    list-style-type: none;
    background: transparent;
}

.widget_archive ul li a, .widget_nav_menu ul li a {
    padding: 0px;
}

#Footer .widget_mfn_menu ul li a {
    background: transparent;
    color: #1c4198;
    padding: 0px 10px !important;
}

.widget_mfn_menu ul li a {
    border: 0px;
    padding: 0px;
}

.wishlist_mobile_table {
    display: none;
}

@media screen and (max-width: 580px) {
    .wishlist_mobile_table {
        display: block;
    }

    .tile-visualizer-iframe {
        width: 100%;
        height: 300px !important;
    }
}

@media screen and (min-width: 581px) and (max-width: 767px) {

    .tile-visualizer-iframe {
        width: 100%;
        height: 450px !important;
    }
}

.wishlist_mobile_table .table-row {
    padding: 10px 10px;
}

.wishlist_mobile_table .table-row:nth-child(odd) {
    background: transparent;
}

.woocommerce table.wishlist_table tbody tr:nth-child(odd) {
    background: transparent;
}

.woocommerce .shop_table .product-remove a.remove {
    background-color: #0095eb;
    width: 75%;
}

.woocommerce .shop_table .product-remove a.remove:hover {
    border: 1px solid #0095eb;
    color: #0095eb !important;
}

.woocommerce table.wishlist_table thead th, .woocommerce table.wishlist_table tbody td {
    text-align: left;
}

.home-page-heading .title {
    font-size: 32px;
    line-height: 42px;
    font-weight: 400;
    text-align: left;
    letter-spacing: 0px;
    color: white;
    background: rgba(46, 81, 163, 0.5);
    padding: 0px 10px;
}

.home-page-heading {
    width: auto !important;
    margin: 0px 1%;
}

.home-page-button {
    margin-left: 20px;
}

.home-page-tile-solutions {
    padding: 10px;
    background: rgba(255, 255, 255, 0.5);
    margin: 0px;
}

.subheading-page {
    font-size: 25px;
    line-height: 29px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #2e51a3;
    /*font-family: "Strato", Arial, Tahoma, sans-serif;*/
    font-family: gothan-medium-regular;
    
}

.home-page-subheadings {
    font-size: 32px;
    line-height: 42px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #2e51a3;
    /*font-family: "Strato", Arial, Tahoma, sans-serif;*/
    font-family: gothan-medium-regular;
}

.ul-four-columns {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    color: #181818 !important;
}

.ul-four-columns li {
    list-style: none;
}

.ul-three-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    color: #181818 !important;
}

.ul-three-columns li {
    list-style: none;
}

.copyright a {
    color: #0095EC !important;
}

.copyright a:hover {
    color: #0095EC !important;
}

.text-uppercase {
    text-transform: uppercase;
}

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

.font-size-24 h2 {
    font-size: 24px !important;
}

.tile-showrooms .sliding_box .desc_wrapper {
    background: #2e51a3;
}

.tile-showrooms .sliding_box .desc_wrapper h4 {
    font-size: 16px;
    line-height: 16px;
}

.tile-showrooms .sliding_box .desc_wrapper:after {
    border-bottom-color: #2e51a3;
}

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

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

.download-range-details {
    float: left;
    margin-right: 10px !important;
    text-transform: uppercase;
}

.home .fancy_heading h1 {
    font-size: 32px;
    line-height: 42px;
}

.home .fancy_heading h2 {
    font-size: 28px;
    line-height: 38px;
}

.social {
    margin: 0px !important;
}

.social li {
    display: inline-block;
}

.margin-top-zero {
    margin-top: 0px;
}

.margin-bottom-zero {
    margin-bottom: 0px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

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

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-80 {
    margin-top: 80px;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.margin-right-30 {
    margin-right: 30px;
}

.margin-right-40 {
    margin-right: 40px;
}

.margin-right-50 {
    margin-right: 50px;
}

.margin-right-80 {
    margin-right: 80px;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-20 {
    margin-left: 20px !important;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-left-40 {
    margin-left: 40px;
}

.margin-left-50 {
    margin-left: 50px;
}

.margin-left-80 {
    margin-left: 80px;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

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

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

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-bottom-80 {
    margin-bottom: 80px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-20 {
    padding-top: 20px !important;
}

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

.padding-top-bottom-zero {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.padding-top-zero {
    padding-top: 0px !important;
}

.padding-top-50 {
    padding-top: 50px;
}

.padding-top-40 {
    padding-top: 40px;
}

.padding-top-60 {
    padding-top: 60px;
}

.padding-top-80 {
    padding-top: 80px;
}

.padding-right-10 {
    padding-right: 10px;
}

.padding-right-20 {
    padding-right: 20px !important;
}

.padding-right-30 {
    padding-right: 30px;
}

.padding-right-50 {
    padding-right: 50px;
}

.padding-right-40 {
    padding-right: 40px;
}

.padding-right-60 {
    padding-right: 60px;
}

.padding-right-80 {
    padding-right: 80px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-bottom-20 {
    padding-bottom: 20px !important;
}

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

.padding-bottom-50 {
    padding-bottom: 50px;
}

.padding-bottom-60 {
    padding-bottom: 60px;
}

.padding-bottom-80 {
    padding-bottom: 80px;
}

.padding-left-10 {
    padding-left: 10px;
}

.padding-left-20 {
    padding-left: 20px !important;
}

.padding-left-30 {
    padding-left: 30px;
}

.padding-left-50 {
    padding-left: 50px;
}

.padding-left-40 {
    padding-left: 40px;
}

.padding-left-60 {
    padding-left: 60px;
}

.padding-left-80 {
    padding-left: 80px;
}

.woocommerce-product-gallery img {
    max-height: 400px;
}

.room-settings-gallery img {
    max-height: 265px;
    width: 100%;
}

.image_wrapper {
    max-height: 236px;
}

.photo-cntr img {
    height: 250px !important;
}

.hia-sidebar-image .image_wrapper {
    overflow: visible;
    display: inline;
}

#ajaxsearchlite1 {
    width: 100% !important;
    margin-left: auto;
    box-shadow: none;
    background: transparent;
}

.promagnifier, .prosettings {
    display: none;
}

#ajaxsearchlite1 .probox, div.asl_w .probox {
    border-color: #EBEBEB;
    border-radius: 0px;
    padding: 5px;
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox div.proinput input {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox div.proinput input::-webkit-input-placeholder {
    font-weight: 800;
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox div.proinput input:-moz-placeholder { /* Firefox 18- */
    font-weight: 800;
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox div.proinput input::-moz-placeholder { /* Firefox 19+ */
    font-weight: 800;
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox div.proinput input:-ms-input-placeholder {
    font-weight: 800;
}

div.asl_r.vertical {
    background: #1c4198 !important;
}

.header-magazine #Top_bar .banner_wrapper {
    height: 70px;
}

.products img.scale-with-grid {
    max-height: 250px !important;
    height: 250px !important;
}

.product-category-thumbnail {
    min-height: 265px;
    max-height: 266px;
}

.custom_berocket_aapf_widget input[type="checkbox"] {
    position: absolute;
    left: -9999px;
}

.custom_berocket_aapf_widget input[type="checkbox"] + label:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #f1f1f1;
    cursor: pointer;
}

.custom_berocket_aapf_widget input[type="checkbox"]:checked + label:before {
    background: #000;
}

.custom_berocket_aapf_widget input[type="radio"] {
    position: absolute;
    left: -9999px;
}

.custom_berocket_aapf_widget input[type="radio"] + label:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('../images/sprite_radio.png') no-repeat;
}

.custom_berocket_aapf_widget input[type="radio"]:checked + label:before {
    background-position: -14px 0;
}

.custom_berocket_aapf_widget .berocket_label_widgets {
    display: inline;
}

.custom_berocket_aapf_widget-title {
    margin-bottom: 5px;
    font-size: 14px;
}

ul.custom_berocket_aapf_widget {
    margin-bottom: 30px;
    margin-right: 1em;
}

ul.custom_berocket_aapf_widget .berocket_widget_show_values {
    cursor: pointer;
    display: block;
    position: relative;
    margin-bottom: 10px;
    top: 10px;
    font-size: 0.9em;
}

ul.custom_berocket_aapf_widget .berocket_widget_show_values span {
    margin-right: 20px;
    display: inline-block;
    width: 1.8em;
    height: 1em;
    background: transparent url('../images/gray-left-arrow.png') no-repeat center center;
}

ul.custom_berocket_aapf_widget .berocket_widget_show_values span.show_button {
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

ul.custom_berocket_aapf_widget .berocket_widget_show_values span.hide_button {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

ul.custom_berocket_aapf_widget li.berocket_hide_o_value, ul.custom_berocket_aapf_widget li.berocket_hide_sel_value {
    display: none !important;
}

ul.custom_berocket_aapf_widget.show_o_sel_values li.berocket_hide_o_value, ul.custom_berocket_aapf_widget.show_o_sel_values li.berocket_hide_sel_value {
    display: block !important;
}

ul.custom_berocket_aapf_widget li {
    list-style-type: none;
    padding-left: 0;
}

ul.custom_berocket_aapf_widget li > span {
    display: block;
    cursor: pointer;
    line-height: 1.1em;
}

ul.custom_berocket_aapf_widget li > span:hover {
    color: #000000;
}

.custom_berocket_aapf_widget li.slider div.slide {
    clear: both;
    height: auto;
}

@media (min-width: 768px) {
    #ajaxsearchlite1 {
        bottom: 0px;
        position: absolute;
    }
}

.sales-page .price-now {
    color: red;
    /*font-weight: bold;*/
    font-size: 14px;
    /*font-style: italic;*/
}

.sales-page .price-was {
    font-size: 12px;
    text-decoration: line-through;
}

.sales-page .title-cntr {
    /*font-family: Arial, Tahoma, sans-serif;*/
    font-family: gothan-medium-regular;
    /*text-align: center;*/
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px 0px 5px;

}

.sales-page .title-cntr h5{
    font-size: 14px;
    font-weight: normal;
}

.sales-page .product-grid-heading {
    text-align: center;
    border-bottom: 1px solid;
}

.sales-page .title {
    margin: 0px;
}

@media (min-width: 768px) {
    .sales-page .product-grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
        align-items: flex-start;
    }
}

.sales-page .yith-wcwl-add-to-wishlist,.sales-page .detail-btn{
    display: inline-block;
    margin: 0px;

}

.sales-page .detail-btn input{
    font-family: FontAwesome, sans-serif  !important;
}

.sales-page .clear{
    display: none;
}

.sales-page .product-grid .product {
    flex-basis: 20%;
    margin: 0px 0.5%;
    padding: 20px 0px;
    /*border: 1px solid lightgray;*/
    position: relative;
    /*border: 1px solid #ccc;*/
}

.sales-page input[type="button"], .sales-page a.button{
    padding: 5px 10px;
    text-transform: capitalize;
}

.sales-page .product-grid .product .photo {
    height: 150px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.sales-page .product-grid .product .title {
    text-align: center;
}

.sales-page .photo-cntr img {
    height: 250px !important;
    width: 250px !important;
}

.sales-page .photo-cntr {
    text-align: center;
    height: 250px;
}

.sales-page .product:hover {
    /*box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);*/
    transform: scale(1.05);
    z-index: 999;
}

/*.sales-page .product label {*/
/*color: white;*/
/*line-height: 20px;*/
/*padding: 0px 5px;*/
/*position: absolute;*/
/*background-color: darkred;*/
/*top: 0px;*/
/*left: 0px;*/
/*font-family: "Strato", Arial, Tahoma, sans-serif;*/
/*}*/

.sales-page .ribbon {
    position: absolute;
    /*left: 7.5%;*/
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

.sales-page .ribbon span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 100px;
    display: block;
    background: #EB1C22;
    background: linear-gradient(#EB1C22 0%, #EB1C22 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px;
    left: -21px;
}

.sales-page .ribbon span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #EB1C22;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #EB1C22;
}

.sales-page .ribbon span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #EB1C22;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #EB1C22;
}

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

.price-container {
    position: absolute;
    bottom: 2.5%;
    padding: 5px;
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
}

.photo-cntr {
    position: relative;
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px) {
    .sales-page .ribbon {
        left: -5px;
    }
    .sales-page .product-grid .product {
        flex-basis: 30%;
        margin: 0px 1.5%;

    }
    .sales-page input[type="button"], .sales-page a.button{
        padding: 2px 5px;
        margin: 0px;
    }
}

@media (max-width: 767px) {
    #Content{
        padding-top: 50px;
    }
    .content_slider.flat.description ul li h3{
        text-align: center;
    }
    #ajaxsearchlite1{
        margin-bottom: 10px;
    }
    .price-container {
        width: 100%;
        right: auto;
    }

    .content_slider.flat.description ul li img{
    margin-bottom: 20px;
    }
    .content_slider .slider_pagination{
    margin-top: 20px;
    }

    .sales-page .ribbon {
        left: 14%;
    }

    .custom-mobile-view {
        margin-top: 36px !important;
    }
    .newsletter-btn {
        margin-top: 10px !important;
        margin-left: 0px !important;
    }

    #Action_bar .social {
        padding: 20px 0 0 !important;
    }
    .content_slider{
        margin-bottom: 0px !important;
    }
}

.padding-none{
    padding: 0px !important;
}



.button_label {
    text-transform: uppercase;
}

.tile-super-clearance {
    margin-left: 10px !important;
}

.tile-search-heading {
    text-transform: uppercase;
    color: #2e51a3;
}

.tile-product {
    margin-bottom: 10px;
    padding: 10px;
}

/*.tile-product:nth-child(even){*/
/*background-color: #EFEFEF;*/
/*}*/
/*.bg-gray {background-color:#EFEFEF;}*/

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width: 768px) {
    .content_slider a.button{
        position: relative;
    }
    .content_slider.flat.description ul li .desc{
        line-height: inherit;
        padding: 0px;
        margin: 0px;
    }
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

.tile-product-img {
    /*height: 150px !important;*/
}

.ozlocal_loadmore {
    background-color: #ddd;
    border-radius: 2px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    letter-spacing: 1px;
    cursor: pointer;
    text-transform: uppercase;
    padding: 10px 0;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.ozlocal_loadmore:hover {
    background-color: #767676;
    color: #fff;
}

#loadMoreTileProducts {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.tile-search-text {
    padding: 15px 5px 5px;
    text-align: center;
    background-color: #E6F2FF;
    vertical-align: middle;
}

.text-ellipsis {
    margin: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tile-search-header {
    background-image: url("/wp-content/uploads/2018/05/22337_Colortile_TileSearch.jpg");
    color: white;
}

.tile-search-header ul li a, .tile-search-header h1, .tile-search-header ul li {
    color: white !important;
}

.chalk-multicolour-rhomboid .product_smallthumb_wrapper img, .chalk-rhomboid .product_smallthumb_wrapper img{
    height: auto !important;
}

.text-center.custom_height_wrap {
    height: 262px !important;
    overflow: hidden;
}
.text-center.custom_height_wrap .photo{
    height: 100%;
    width: 100%;
}

.tile-product-img-portrait {
    height: 95px !important;
    width: 95px !important;
}

@media(max-width:1024px){
    .tile-product-img-portrait {
        height: 70px !important;
        /*width: 95px !important;*/
    }
    .text-center.custom_height_wrap {
        height: 240px !important;
    }
}
@media(max-width:768px){
    .text-center.custom_height_wrap {
        height: 165px !important;
        overflow: hidden;
    }
}
@media(max-width:768px){
    
}
@media(max-width:768px){
    
}

.sales-page-header {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

a.button, a.tp-button {
    background-color: #0095eb !important;
}

.widget_mfn_menu ul li a:hover, .widget_mfn_menu ul li.current-menu-item:not(.current-menu-ancestor) > a, .widget_mfn_menu ul li.current_page_item:not(.current_page_ancestor) > a {
    background: #1c4198 !important;
}

.yith-wcwl-add-to-wishlist .btn-white,.yith-wcwl-add-to-wishlist-disable{
    font-family: FontAwesome, sans-serif  !important;

}

.sales-page .yith-wcwl-add-to-wishlist .btn-white, .sales-page .detail-btn input{
    color: #0095eb;
    background-color: transparent;
    padding: 0px;
    font-size: 20px;
    margin-bottom: 0px;
}

.sales-page .outer-product .row{
    margin: 0px;
}

.outer-product{
    border: 1px solid #EBEBEB;
    max-width: 250px;
    padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

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

.text-left{
    text-align: left;
}

.header-stack #Action_bar {
    background: #fcfcfc !important;
}

#Action_bar .social li a, #Action_bar .social-menu a {
    color: #bbbbbb !important;
}
#Action_bar .social li a:hover, #Action_bar .social-menu a:hover {
    color: #2e51a3 !important;
}

.berocket_aapf_widget input[type="checkbox"] + label:before {
    background: transparent;
    font-family: FontAwesome;
    content: "\f096";
}

.berocket_aapf_widget input[type="checkbox"]:checked + label:before {
    font-family: FontAwesome;
    content: "\f14a";
    color: #2e51a3;
}

body.home.page .content_slider .content_slider_li_3>a .home-slide-btn{
    background-color: #0095eb;
    border: 1px solid #0095eb;
    color: #ffffff;
}

.rangeSlider {
    position: relative;
}

.rangeSlider .MS-content {
    white-space: nowrap;
    overflow: hidden;

}

.rangeSlider .MS-content .item {
    display: inline-block;
    width: 20%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    padding: 0 10px;
}

@media (max-width: 991px) {
    .rangeSlider .MS-content .item {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .rangeSlider .MS-content .item {
        width: 100%;
    }
}

.rangeSlider .MS-content .item p {
    font-size: 16px;
    margin: 2px 10px 0 5px;
    text-indent: 15px;
}

.rangeSlider .MS-content .item a {
    float: right;
    margin: 0 20px 0 0;
    font-size: 16px;
    font-style: italic;
    color: rgba(173, 0, 0, 0.82);
    font-weight: bold;
    letter-spacing: 1px;
    transition: linear 0.1s;
}
.tile-range-sidebar a,.tile-range-sidebar a:hover{
    color: black;
    text-decoration: none;
}

.rangeSlider .MS-content .item a:hover {
    text-shadow: 0 0 1px grey;
}

.rangeSlider .MS-controls {
    text-align: right;
}

.rangeSlider .MS-controls button {
    position: absolute;
    border: none;
    background-color: transparent;
    outline: 0;
    font-size: 25px;
    padding:0px 5px;
    color: rgba(0, 0, 0, 0.4);
    transition: 0.15s linear;
}

.rangeSlider .MS-controls button:hover {
    color: rgba(0, 0, 0, 0.8);
}

@media (max-width: 992px) {
    .rangeSlider .MS-controls button {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .rangeSlider .MS-controls button {
        font-size: 20px;
    }
}

.rangeSlider .MS-controls .MS-left {
    left: 0px;

}

@media (max-width: 767px) {
    .rangeSlider .MS-controls .MS-left {
        left: -10px;
    }
}

.rangeSlider .MS-controls .MS-right {
    right: 0px;
}

@media (max-width: 767px) {
    .rangeSlider .MS-controls .MS-right {
        right: -10px;
    }
}

.MS-content .item{
   display: block;
   text-align: center;
}

._hj-f5b2a1eb-9b07_feedback_minimized_label{
    display: none;
}

.one.mcb-wrap{
    margin-top: 5px;
}
    
#Footer .widget.widget_media_image .image{
    margin-top: -20px;
}

/*range sheets additional css*/

.rangeSlider.sheets .MS-content .item {
    display: inline-block;
    width: 25%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    padding: 0 10px;
}

.rangeSlider.sheets .MS-content .item {
    display: block !important;
    vertical-align: top;
    overflow: none;
    height: 100%;
    white-space: normal;
    padding: 0 10px;
    float: left !important;
}

/*.rangeSlider.sheets .MS-content .item_wrapper .item:nth-child(5n+1) {
    clear: both;
}

.rangeSlider.sheets .MS-content .item:nth-child(5n+1) {
    clear: both;
}*/

.alphaSeparator {
    padding: 3px 9px;
    border: 1px solid #0095eb;
    font-weight: 900;
    color: #0095eb;
    cursor: pointer;
    margin-bottom: 15px;
}

.row.custom_header{
    margin-top: 20px;
}

.term-letter {
    background-color: #0095eb;
    color: #fff;
    padding-left: 10px;
    /*font-weight: 600;*/
    padding-bottom: 2px;
    padding-top: 2px;
}

.alphabet_active{
    background-color: #0095eb;
    color: #fff;
}

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


@media (max-width: 767px) {
    
    body.home.page .content_slider .slick-slide .home-slide-btn, .ozlocal-custom-slider .home-slide-btn {
        position: absolute;
        right: 10px !important;
        bottom: 9px !important;
    }
}

.woocommerce ul.products li.product.outofstock .image_frame .image_wrapper img, .woocommerce ul.products li.product.outofstock .hover_box_product .hover_box_wrapper{
    opacity: 0.9;
}

/* */
.variation dt, .variation dd {
    display: none !important;
}
.variation dt.variation-NominatedSize, .variation dd.variation-NominatedSize {
    display: block !important;
}
.sales-page a.tinvwl_add_to_wishlist_button.tinvwl-position-shortcode, .sales-page a.tinvwl_add_to_wishlist_button.tinvwl-position-shortcode:hover{
    padding: 5px 10px;
    text-transform: capitalize;
    background-color: #0095eb !important;
    color: #fff;
    text-decoration: none;
}

.single-product a.tinvwl_add_to_wishlist_button.tinvwl-position-shortcode, .single-product a.tinvwl_add_to_wishlist_button.tinvwl-position-shortcode:hover{
    padding: 11px 20px;
    font-weight: 400;
    line-height: inherit;
    background-color: #0095eb !important;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
}


#ig-block-1 .instagallery-actions .igact-instalink {
    padding: 15px 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
}

.frm_primary_label, .frm_form_field p {
    font-family: "gotham-book-regular",Arial,Tahoma,sans-serif !important;
    font-size: 1rem !important;
}

.frm_style_formidable-style.with_frm_style .frm_checkbox label{
    font-family: "gotham-book-regular",Arial,Tahoma,sans-serif !important;
    font-size: 1rem !important;
}

.frm_style_formidable-style.with_frm_style input[type="submit"], .frm_login_form input[type="submit"]{
    font-family: "gotham-book-regular",Arial,Tahoma,sans-serif !important;
    padding: 10px 15px !important;
}

.store_call {
    padding: 7px 11px;
    background-color: #2e51a3;
    color: #fff !important;
}

#menu-top-menu .searchRetargeting2482 a{
    display: none;
}
#menu-top-menu .searchRetargeting2483 a{
    display: none;
}

.hideAds {
    display: none !important;
}

.page-template-templatetile-sale-brookvale-php .get_in_touch .get_in_touch_wrapper > ul,.page-template-templatetile-sale-miranda-php .get_in_touch .get_in_touch_wrapper > ul,.page-template-templatetile-sale-narellan-php .get_in_touch .get_in_touch_wrapper > ul,.page-template-templatetile-sale-padstow-php .get_in_touch .get_in_touch_wrapper > ul,
.page-template-templatetile-sale-wentworthville-php .get_in_touch .get_in_touch_wrapper > ul,.page-template-templatetile-sale-beresfield-php .get_in_touch .get_in_touch_wrapper > ul,.page-template-templatetile-sale-coffs-harbour-php .get_in_touch .get_in_touch_wrapper > ul,.page-template-templatetile-sale-port-macquarie-php .get_in_touch .get_in_touch_wrapper > ul,
.page-template-templatetile-sale-alexandria-php .get_in_touch .get_in_touch_wrapper > ul{
    display: flex;
    justify-content: space-around;
}

@media(max-width: 545px){
    .page-template-templatetile-sale-brookvale-php .get_in_touch .get_in_touch_wrapper > ul,.page-template-templatetile-sale-miranda-php .get_in_touch .get_in_touch_wrapper > ul,.page-template-templatetile-sale-narellan-php .get_in_touch .get_in_touch_wrapper > ul,.page-template-templatetile-sale-padstow-php .get_in_touch .get_in_touch_wrapper > ul,
    .page-template-templatetile-sale-wentworthville-php .get_in_touch .get_in_touch_wrapper > ul,.page-template-templatetile-sale-beresfield-php .get_in_touch .get_in_touch_wrapper > ul,.page-template-templatetile-sale-coffs-harbour-php .get_in_touch .get_in_touch_wrapper > ul,.page-template-templatetile-sale-port-macquarie-php .get_in_touch .get_in_touch_wrapper > ul,
    .page-template-templatetile-sale-alexandria-php .get_in_touch .get_in_touch_wrapper > ul{
    display: block;
    }
}
.page-id-176575 .social-menu .ad_phone, .page-id-176595 .social-menu .ad_phone, .page-id-176598 .social-menu .ad_phone, .page-id-176580 .social-menu .ad_phone, .page-id-176582 .social-menu .ad_phone, .page-id-176584 .social-menu .ad_phone, .page-id-176588 .social-menu .ad_phone, .page-id-176590 .social-menu .ad_phone ,.page-id-176593 .social-menu .ad_phone{
    display:none !important;
}
#Top_bar .container{
    display: block;
    margin: 0 auto;
    width: 1180px;
    padding-left: unset;
    padding-right: unset;
}


.single-tile-sale .get_in_touch_wrapper > ul{
    display: flex;
    justify-content: space-around;
}

.insta-gallery-item-wrap{
    padding:20px;
}

.hide{
    display: none;
}

#menu-item-100004{
    display: none !important;
}

.priceAud_wrap {
    display: none;
}

.priceAud {
    font-size: 1.2rem;
    font-family: "gothan-medium-regular", Arial, Tahoma, sans-serif;
    color: #444444;
}

.widget_mfn_menu ul li.menu-item-177994.current-menu-item > a, .widget_mfn_menu ul li.menu-item-177995.current-menu-item > a{
    background: #ffffff !important;
    color: #1c4198 !important;
}