/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 12 2025 | 11:10:18 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
@font-face {
    font-family: 'Optima';
    font-style: normal;
    font-weight: normal;
    src: local('Optima'), url('https://www.paragonstudio.co.uk/wp-content/themes/zonkey-child/fonts/OPTIMA.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Optima Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Optima Italic'), url('https://www.paragonstudio.co.uk/wp-content/themes/zonkey-child/fonts/Optima_Italic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Optima Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Optima Medium'), url('https://www.paragonstudio.co.uk/wp-content/themes/zonkey-child/fonts/Optima Medium.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Optima Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Optima Bold'), url('https://www.paragonstudio.co.uk/wp-content/themes/zonkey-child/fonts/OPTIMA_B.woff') format('woff');
    }


h1 {
	font-family:'Optima' !important;
}

strong {
	font-weight: 500;
}

.tml-button {
border: 1px solid #000000;
}

.product_cat-buy-online .wc-prod-block {
display: none;
}

.nav-dropdown>li>a {
    font-size: 85%;
}

.nav-dropdown-default {
    padding: 6px;
}

.checkout-delivery-box-info, .thank-you-page-cta {
border: 1px solid #991d1d;
border-radius: 3px;
background-color: #f0f0f0;
padding: 12px;
margin: 20px 0;
font-size: 15px
}

input[type='submit']:not(.is-form) {
background-color: #446084;
}

.badge-outline .badge-inner {
    color: #446084 !important;
}

.as-seen-in .section-title-container {
margin-bottom: 0 !Important;
margin-top: 20px;
}

.badge-circle-inside .badge-inner, .badge-circle .badge-inner {
    border-radius: 0px;
    padding: 5px;
}

.badge-circle {
height: 1.8em;
}

.badge-circle .badge-inner {
    color: #fcda1c!important;
background-color: #404040;
text-transform: uppercase;
}

.port-prod-img img {
max-width: 88px;
}

legend {
  border-bottom: 0px solid #f1f1f1;
    text-transform: none;
}

.woocommerce-info {
	border: 1px solid rgba(237,200,54,0.76);
	padding: 10px 20px;
	border-radius: 10px;
	margin-bottom: 20px;
	background-color: rgba(237,200,54,0.76);
	text-align: center;
}

.product_tag-buy-online .wc-prod-block {
display: none;
}

.product_tag-buy-online .woocommerce-product-gallery .woocommerce-product-gallery__wrapper::before {
    width: 65px;
    height: 65px;
    z-index: 10;
    top: 3px !important;
    left: 3px !important;
    opacity: 0.8;
    position: absolute;
    background-size: 100% !important;
    content: ''; 
    background: url('/wp-content/uploads/2024/04/buy.png') no-repeat; 
}
.tax-product_cat .product_tag-buy-online .box-image::before, tax-product_tag .product_tag-buy-online .box-image::before {
    width: 65px;
    height: 65px;
    z-index: 10;
    top: 3px !important;
    left: 3px !important;
    opacity: 0.8;
    position: absolute;
    background-size: 100% !important;
    content: ''; 
    background: url('/wp-content/uploads/2024/04/buy.png') no-repeat; 
}

#fc-expansible-form-section__toggle--your-company-name {
	display: none;
}

.mega-menu-description {
display: none !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item-type-widget {

text-align: center;

}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
text-align: left;
display: block;
font-weight: 700;
border-bottom: 1px solid #c0c0c0;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 5px 15px 5px 15px;
}

.social-icons {
    color: #171717;
}

.menu-bold a {
font-weight: 700;
}

#wrapper>.message-wrapper {
    margin-bottom: 0px;
}

.wcam-woocommerce_before_checkout_form {
    border: 1px solid rgba(237, 200, 54, 0.76);
    padding: 10px 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    background-color: rgba(237, 200, 54, 0.76);
    text-align: center;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {

margin-top: 32px;
}

.single_add_to_wishlist svg {
display: none;
}

.wc-prod-page .single_add_to_wishlist {
margin-top: -14px !important;
}

.wc-prod-page .yith-wcwl-wishlistexistsbrowse .feedback {
display: none;
}

.is-divider {
	display: none;
}