#mini-cart { }
.woo_minicart_custom_block .wmc-content {
top: 50px !important;
}
.wmc-image {
width: 25%;
margin-right: 12px;
}
.wmc-details {
width: 60%;
text-align: center;
padding-right: 11px;
}
.wmc-details h4 {
font-size: 13px;
font-weight: 600;
text-align: left;
line-height: 20px;
margin-top: 10px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;
margin-bottom: 2px;
}
.wmc-details p {
text-align: left;
margin-bottom: 11px;
}
.wmc-content h3 {
font-size: 16px !important;
}
.wmc-content h5 {
font-size: 15px;
}
.wmc-bottom-buttons a {
font-size: 16px;
}
.wmc-remove {
width: 10%;
font-size: 21px;
}
.home .owl-carousel .product-image {
padding-right: 0px;
} .blog-posts {
position: relative;
display: flex;
overflow: hidden;
flex-wrap: wrap;
margin-left: calc(var(--porto-el-spacing, var(--porto-grid-gutter-width)) / -2);
margin-right: calc(var(--porto-el-spacing, var(--porto-grid-gutter-width)) / -2);
}
.blog-posts article {
width: 20%;
margin: 0;
border: none;
padding-bottom: 0;
}
.blog-posts .owl-carousel .owl-stage {
width: auto!important;
}
.blog-posts .owl-carousel .owl-item {
width: auto!important;
}
.blog-posts .img-thumbnail img {
min-width: 206px;
min-height: 206px;
max-height: 206px;
max-width: 206px;
object-fit: cover;
}
.blog-posts article .post-date {
display: none;
}
.blog-posts article.post-woocommerce .post-date,.blog-posts article.post-woocommerce .post-image {
margin-left: 0!important;
}
.blog-posts article.post-woocommerce .post-content {
padding-right: 20px;
margin-top: -30px;
border: none;
}
.blog-posts .post .entry-title {
font-size: 15px;
font-weight: 400;
margin-bottom: 0.75rem;
overflow: hidden;
text-overflow: ellipsis;
}
.blog-posts article.post-woocommerce .post-excerpt {
font-size: 14px;
line-height: 20px;
color: #7b858a;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;
}
.blog-posts article .btn-primary{
display: none;
}
.blog-posts .price_search_loop {
display: block;
font-size: 1.125rem;
font-weight: 600;
margin-bottom: 1rem;
color: var(--porto-color-price);
}
.topics {
display: flex;
justify-content: center;
flex-flow: row wrap;
padding: 0;
margin: 0 auto;
list-style-type: none;
max-width: 1078px;
}
.topics li {
width: 23%;
margin: 0 2.5% 30px 0!important;
text-align: left;
font-size: 14px;
line-height: 18px;
overflow: hidden;
border: 1px solid #ccc;
background-color: #fff;
}
.topics li.t1 a {
background-position: 71.8% center;
}
.topics li *:last-child {
margin-bottom: 0;
}
.topics li a {
display: block;
height: 90px;
color: inherit;
display: flex;
flex-direction: column;
justify-content: center;
text-decoration: none;
padding: 15px 15px 15px 45%;
background: url(https://buyporcelaintiles.co.uk/wp-content/uploads/2023/07/help-center-icons-1.png) left center / 660% auto no-repeat;
}
.faq-topics .topics li *:last-child {
margin-bottom: 0;
}
.topics li.t5 a {
background-position: 88.2% center;
}
.topics li.t6 a {
background-position: 37.9% center;
padding-left: 120px;
}
.topics li.t2 a {
background-position: 104.5% center;
padding-left: 120px;
}
.topics li.t3 a {
background-position: 4.5% center;
padding-left: 120px;
}
.topics li.t4 a {
background-position: 21.5% center;
padding-left: 120px;
}
.topics li.t7 a {
background-position: 54.5% center;
padding-left: 120px;
}
ul.topics .current {
border: 1px solid #016533;
}
.accordion .card-header a {
display: block;
padding: 10px 20px;
color: #222529!important;
}
.sample-shopping-container {
padding: 1.5em 1em;
margin-bottom: 2em;
background-color: #e8e8e8;
color: #202020;
text-align: center;
}
.contentbox {
text-align: left !important;
padding: 1.5em 1.5em;
}
#secondary table td, table th {
padding: 0.5rem;
}
.remove-btn a {
color: #d14d05;
}
#secondary p {
margin-bottom: 10px;
}
#secondary .content-module-2 p {
margin-top: 20px;
}
#sample-table {
margin-bottom: 20px;
}
#sample-table td {
background-color: #ffffff;
} .page-template-template-samples #primary {
width: 65%;
float: left;
}
.page-template-template-samples #secondary {
width: 30%;
float: right;
}
.page-template-template-samples #secondary .submit.ajax-submit-button {
font-family: var(--porto-add-to-cart-ff,var(--porto-body-ff)),sans-serif;
background: var(--porto-heading-color);
color: var(--porto-body-bg);
height: 3rem !important;
padding: 0 2em;
margin-bottom: 5px;
overflow: hidden;
text-transform: uppercase;
font-size: 1em;
letter-spacing: -0.015em;
font-weight: 700;
line-height: 3rem;
border: none;
margin-top: 5px;
}
.page-template-template-samples #secondary .submit.ajax-submit-button:hover {
background-color: var(--porto-primary-dark-5);
border-color: var(--porto-primary-dark-5);
color: var(--porto-primary-color-inverse);
}
.customAccordian input {
position: absolute;
opacity: 0;
z-index: -1;
}
.customAccordian {
display:flex;
}
.customAccordian .col {
flex:1;
}
.customAccordian .col:last-child  {
margin-left: 0;
}
.customAccordian .tabs {
border-radius: 8px;
overflow: hidden;
}
.customAccordian .tab {
width: 100%;
color: white;
overflow: hidden;
margin-bottom: 10px;
border: 1px solid #ebebeb;
box-shadow: 0 4px 5px -3px rgb(0 0 0 / 29%);
}
.customAccordian .tab label{
display: flex;
justify-content: space-between;
padding: 1em;
background: #fff;
font-weight: bold;
cursor: pointer;
color: #232323;
}
.customAccordian .tab label:hover{
background: darken(#000, 10%);
}
.customAccordian .tab label:after{
content: "\276F";
width: 1em;
height: 1em;
text-align: center;
transition: all .35s;
}
.customAccordian .tab-content {
max-height: 0;
padding: 0 1em;
color: #fff;
background: white;
transition: all .35s;
overflow: hidden;
}
.customAccordian .tab-close {
display: flex;
justify-content: flex-end;
padding: 1em;
font-size: 0.75em;
background: #000;
cursor: pointer;
}
.customAccordian .tab-close:hover {
background: darken(#000, 10%);
}
.customAccordian input:checked + .tab-label {
background: darken(#000, 10%);
}
.customAccordian input:checked + .tab-label::after {
transform: rotate(90deg);
}
.customAccordian input:checked ~ .tab-content {
max-height: 100vh;
padding: 1em;
overflow: auto;
}
.customAccordian .sample_product {
width: 22%;
float: left;
text-align: center;
margin-right: 14px;
margin-bottom: 24px;
}
.sample_product img {
width: 146px;
height: 146px;
object-fit: cover;
border: 1px solid #ddd;
}
.sample_product p {
color: #707070;
font-size: 15px;
font-weight: 700;
margin-top: 16px;
margin-bottom: 24px;
padding: 0px 10px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;
}
sample_product button {
width: 75px;
height: 38px;
font-size: 13px;
background-color: #232323;
color: #fff;
text-transform: capitalize;
border: none;
line-height: 20px;
}
.image-module img {
width: 45px;
height: 45px;
min-width: 45px;
object-fit: cover;
}
.sampleTitle a {
color: #707070;
}
.sample_product button {
font-family: var(--porto-add-to-cart-ff,var(--porto-body-ff)),sans-serif;
background: var(--porto-heading-color);
color: var(--porto-body-bg);
height: 2.5rem !important;
padding: 0 2em;
margin-bottom: 5px;
overflow: hidden;
text-transform: uppercase;
font-size: 1em;
letter-spacing: -0.015em;
font-weight: 700;
line-height: 2.5rem;
border: none;
margin-top: 5px;
}
.sample_product button:hover {
background-color: var(--porto-primary-dark-5);
border-color: var(--porto-primary-dark-5);
color: var(--porto-primary-color-inverse);
}
.header-bottom.header-has-center {
display: none;
}
.products-slider.owl-carousel .owl-stage-outer {
padding-top: 10px;
margin-top: -10px;
height: auto!important;
} @media screen and (max-width: 767px){
.blog-posts {
}
.blog-posts article {
width: 50%;
margin: 0;
border: none;
padding-bottom: 0;
}
.blog-posts .img-thumbnail img {
min-width: 100%;
min-height: 192px;
max-height: 192px;
max-width: 100%;
object-fit: cover;
}
.topics li {
width: 74%;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px){
.topics li {
width: 40%;
}
}
@media (max-width: 575px) {
#header .searchform-popup {
display: inline-block !important;
}
} .footer-top {
background: transparent;
}
.social-contact-conatiner {
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
}
.sub_fc_right {
text-align: center;
}
@media screen and (max-width:575px){
.socila-contact-title h2 {
line-height: normal;
margin-bottom: 10px;
}
}
@media screen and (min-width:1024px){
.sub__fc__bottom {
display: flex;
justify-content: space-between;
align-items: center;
}
.sub_fc_right {
text-align: left !important;
}
}
@media screen and (max-width:1023px){
.noptin-form-fields {
justify-content: center;
margin-top: 20px;
}
#noptin-form-1 {
max-width: 100%;
}
}
@media screen and (min-width:600px){
#block-16 .wp-block-column {
border-right: 1px solid #ddd;
}
}
@media screen and (min-width:600px) and (max-width:781px){
#block-16 .wp-block-column:nth-child(2) {
border-right: 0 !important;
}
}
@media screen and (max-width:599px){
.social-contact-conatiner {
margin: 15px 0;
}
}
#block-16 .wp-block-column {
margin-bottom: 20px;
}
#block-16 .wp-block-column:last-child {
border-right: 0 !important;
}
.socila-contact-icon {
background-color: #585858;
width: 4em;
height: 4em;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 35px;
}
.socila-contact-icon i{
font-size: 2.15em;
color: #fff;
}
.socila-contact-title h2{
color: #585858;
font-size: calc(1.3rem + .6vw);
margin-top:0;
text-align:center;
font-weight: 600;
}
.socila-contact-title p{
line-height: 18px;
margin-bottom: 10px;
color: #585858;
margin-top: 0;
text-align:center;
}
.socila-contact-title p a{
line-height: 18px;
margin-bottom: 10px;
color: #585858;
margin-top: 0;
text-align: center;
}
.socila-contact-link{
text-align:center;
}
.socila-contact-link a{
background-color: #212529;
color: #ffffff;
font-size: 16px;
font-weight: 700;
width: 144px;
height: 42px;
padding-top: 14px;
padding-bottom: 14px;
padding-left: 20px;
padding-right: 20px;
display: flex;
border-radius: 30px;
align-items: center;
justify-content: center;
}
.socila-contact-link a:hover{
background:#383f45;
}
.socila-contact-title {
margin-bottom: 20px;
}
#block-17 {
margin-left: -7%;
margin-right: -7%;
}
#block-17 {
margin-left: -7%;
margin-right: -7%;
background-color: #585858;
color: #fff;
padding: 20px 7%;
}
#block-17 .wp-block-columns {
margin-bottom: 0;
}
#block-16 {
padding-bottom: 40px;
padding-top: 40px;
}
.sub_fc_right {
text-align: center;
}
.sub_fc_right h2 {
color: #fff;
margin: 0;
font-weight: 600;
font-size: 24px;
}
.sub_fc_right p {
word-spacing: 3px;
color: #fff;
line-height: 1.3;
margin-bottom:0;
}
.footer-main ul {
border: 0;
}
.footer-main ul li {
border: 0;
}
.widget-title {
font-size: 16px;
}
.footer-main > .container > .row {
align-items: unset;
}
.footer-main > .container > .row > .col-lg-4:nth-child(2) {
display: unset;
}
.footer.footer-1{
background:#969593;
}
.widget .widget-title{
color:#fff;
}
.footer-copyright {
color: #fff;
}
.footer-main > .container {
border-bottom: 1px solid #888;
}
.footer a:hover {
color: #212529 !important;
}
.footer a:not(.btn) {
color: #fff;
font-size: 14px;
}
.noptin-form-fields label {
display: none !important;
}
.noptin-form-fields {
display: flex;
align-items: center;
}
#noptin-form-1__submit--wrapper, #noptin-form-1__email--wrapper {
margin: 0;
}
#noptin-form-1__submit{
min-height: 42px;
}
#noptin-form-1 {
margin: 0;
}
#noptin-form-1__submit:focus {
box-shadow: none;
}
.noptin-error {
padding: 0px 10px;
margin: 0;
}
.noptin-newsletter-form .noptin-loader{
background:transparent;
}
#footer .widget-title {
font-size: 18px;
font-weight: 400;
text-transform: uppercase;
margin-bottom: 20px;
}
#noptin-form-1__field-email::placeholder {
color: #222;
opacity:0.5;
}
#noptin-form-1__field-email:-ms-input-placeholder { color: #222;
opacity:0.5;
}
#noptin-form-1__field-email::-ms-input-placeholder { color: #222;
opacity:0.5;
}
#noptin-form-1__field-email {
color: #222;
font-style: italic;
} .quickview-wrap .quantity.buttons_added, .quickview-wrap .single_add_to_cart_button, .quickview-wrap .added_to_cart, .quickview-wrap .btnsmpl{
flex-grow: 1;
margin:0px !important;
text-align:center;
}
.quickview-wrap .btnsmpl a{
width:100%;
margin:0px !important;
text-align:center;
}
.quickview-wrap .btnsmpl{
display:inherit;
}
.quickview-wrap .single_variation_wrap .variations_button {
gap:8px;
max-width: 320px;
}
.products .product-category .thumb-info-wrapper::after {
background: none !important;
}
@media screen and (max-width:1159px){
.quickview-wrap .single_variation_wrap .variations_button {
max-width: 100%;
}
}  body.single .quantity.buttons_added{
margin:0px !important;
}
body.single .view-cart-btn, body.single .single_add_to_cart_button, body.single .added_to_cart, body.single .btnsmpl{
flex-grow: 1;
margin:0px !important;
text-align:center;
}
body.single .single_variation_wrap .variations_button {
gap:8px;
}
body.single .btnsmpl a{
width:100%;
margin:0px !important;
text-align:center;
}
body.single .btnsmpl{
display:inherit;
}
.single.single-product #woocommerce_widget_cart-2 .woocommerce-mini-cart__total.total .woocommerce-Price-amount.amount {
margin-left: 5px;
}
body.woocommerce-checkout #opayopi-card-icons{
display:flex;
}
body.woocommerce-checkout #opayopi-card-icons img:nth-child(2){
order:1;
}
body.woocommerce-checkout #opayopi-card-icons img:nth-child(3){
order:2;
}
body.woocommerce-checkout #opayopi-card-icons img:nth-child(1){
order:3;
}
body.woocommerce-checkout #opayopi-card-icons img:nth-child(4){
order:4;
}  .porto-sicon-box-link {
width: 100%;
}
.sp-testimonial-free-section .testimonial-nav-arrow{
top: 84%;
}    .sp-testimonial-title {
opacity: 0;
}
#product_brand_section a.porto-sicon-box-link {
width: 100% !important;
}
.a2a_button_email::before {
content: "";
display: block;
width: 35px;
height: 41px;
background-image: url(https://buyporcelaintiles.co.uk/wp-content/uploads/2023/11/MicrosoftTeams-image-25.png);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
.share-links .share-email:before {
content: "";
display: block;
width: 35px;
height: 41px;
background-image: url(https://buyporcelaintiles.co.uk/wp-content/uploads/2023/11/MicrosoftTeams-image-25.png);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
.yith-wcwl-share a.email {
background: transparent;
background-color: transparent;
}
.yith-wcwl-share .share-links a {
float: left;
margin-right: 14px;
}
.share_it_label {
top: 18px;
}
.share-links .share-facebook:before {
content: "\f39e";
font-size: 22px;
top: 5px;
}
.share-links .share-whatsapp:before {
content: "\f232";
color: #12AF0A;
font-size: 31px;
margin-left: 5px;
}
.yith-wcwl-share a.facebook {
background: #1877F2!important;
background-color: #1877F2!important;
}
.yith-wcwl-share a.whatsapp {
background: transparent!important;
background-color: transparent!important;
display: block!important;
}
.yith-wcwl-share a.facebook {
border-radius: 3px;
}
#main .content-bottom-wrapper {
display: none;
}
aside#woocommerce_product_categories-2 span.select2-selection {
margin-left: -16px;
}
.term-tiling-accessories .main-content {
width: 100%;
}
.term-tiling-accessories .left-sidebar {
display: none;
}
.wpc-filters-range-column
{
position: relative;
}
.wpc-filters-range-column::before
{
content: "£";
position: absolute;
top: 50%;
transform: translate(0%,-55%);
left: 5px;
}
.wpc-filters-range-column input
{
padding-left: 20px;
}
.select2-selection__rendered
{
text-align: left;
padding-left: 0px !important;
text-indent: 10px;
font-size: 13px;
}
#qlwapp.qlwapp-bottom-right.qlwapp-button .qlwapp-toggle {
margin-right: 10px !important;
bottom: 35px;
}
.quantity_text, .price_per_mt {
font-size: 15px;
}
.product-content span.category-list {
display: none !important;
}
.custom-html.header-phone {
width: 100%;
margin-top: 15px;
font-weight: bold;
}
.archive.tax-product_cat.term-tiling-accessories .thumb-info-title {
position: initial;
color: #515151 !important;
}
.trust_pilot_reviews .ti-widget-container a {
flex-wrap: nowrap !important;
}
.PayPal-Pay-In-3 {
margin-bottom: 20px;
}
@media screen and (max-width: 767px){
.sp-testimonial-free-section .testimonial-nav-arrow {
top: 50%!important;
}
#block-16 {
padding-top: 0!important;
}
.header-top {
display: block!important;
}
.header-top .header-right {
padding-top: 0px !important;
}
.trust_pilot_reviews .ti-widget-container a {
flex-wrap: wrap !important;
}
.trust_pilot_reviews{
max-width: 199px;
zoom: 0.75;
}
body.single-product .page-wrapper {
left: 0px !important;
}
body.single-product .mobile-sidebar.sidebar{
position: relative!important;
width: auto!important;
transform: translateX(0%);
}
body.single-product .sidebar-overlay.active{
background: transparent!important;
}
body.single-product .sidebar-toggle{
display: none!important;
}
body.single-product .main-content {
padding-bottom: 0px!important;
}
body.single-product .yith-wcwl-add-button a svg {
display: none;
}
}
@media screen and (max-width:991px){
#header .header-main .header-left {
display: inline-block !important;
}
.img-responsive.sticky-retina-logo{
width: 80px !important;
}
.img-responsive.retina-logo {
min-width: 114px !important;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px){
.quantity_text, .price_per_mt {
font-size: 14px;
}
.select2-selection__rendered {
text-indent: 10px!important;
}
.header-top {
display: block!important;
}
.header-top .header-right {
padding-top: 0px !important;
}
.trust_pilot_reviews .ti-widget-container a {
flex-wrap: wrap !important;
}
.trust_pilot_reviews{
max-width: 199px;
}
}
.ti-widget[data-layout-id='29'][data-set-id='light-background'] .ti-header:hover{
transform: none !important;
}