.elementor-kit-2833{--e-global-color-primary:#1E57A8;--e-global-color-secondary:#F4EACE;--e-global-color-text:#000000;--e-global-color-accent:#CA943B;--e-global-typography-primary-font-family:"Saans";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:normal;--e-global-typography-primary-line-height:26px;--e-global-typography-secondary-font-family:"Saans";--e-global-typography-secondary-font-size:42px;--e-global-typography-secondary-font-weight:bold;--e-global-typography-text-font-family:"Saans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"GENERIC";--e-global-typography-accent-font-size:42px;--e-global-typography-accent-font-weight:normal;--e-global-typography-54c7fa5-font-family:"OPTI Century Nova";--e-global-typography-54c7fa5-font-size:18px;--e-global-typography-54c7fa5-text-transform:uppercase;background-color:var( --e-global-color-secondary );color:var( --e-global-color-text );font-family:"Saans", Sans-serif;font-weight:normal;}.elementor-kit-2833 button,.elementor-kit-2833 input[type="button"],.elementor-kit-2833 input[type="submit"],.elementor-kit-2833 .elementor-button{background-color:var( --e-global-color-accent );font-family:"OPTI Century Nova", Sans-serif;font-size:16px;color:var( --e-global-color-secondary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );border-radius:0px 0px 0px 0px;}.elementor-kit-2833 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//****** FREDDIES ******/


.woocommerce-Price-currencySymbol:before {
    color: white !important;
}

body {
    background: #f4eace;
}

p, a, input, label, .nicdark_second_font, .nicdark_datepicker, textarea, select {
    font-family: "Saans", sans-serif;
    color: #121212;
}

.single-product table td {
    font-size: 14px;
}

.single-product table {
    margin-top: 10px;
}

.single-product .info-pickup{
    background: rgb(254 254 254 / 54%);
    padding: 20px;
}


.archive .product .woocommerce-loop-product__title, .single .product .woocommerce-loop-product__title {
    padding: 10px 20px 0 !important;
}

.archive .product .price, .single .product .price  {
    padding: 10px 20px 0;
}

.ht-product-inner:hover .ht-product-content {
    background: #1d57a7 !important;
}

.ht-product-content {
    padding-bottom: 10px !important;
}

.elementor-sticky {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) !important;
    transition: box-shadow 0.3s ease !important;
}

/****** DICKIS******/


/* Home */
.home .nicdark_bg_white {
   position: relative;
}

.home .nicdark_bg_white:before {
    position: absolute;
    background: #dde6e6;
    content: "";
    width: 650px;
    height: 650px;
    border-radius: 100em;
    top: -200px;
    left: -180px;
}

.home #nd_options_navigation_2_container {
	display: none;
}

.home #nd_options_footer_2 img {
	display: none;
}

.home #nd_options_footer_2 .grid.nd_options_grid_12.nd_options_text_align_center {
	display: none;
}

.home #nd_options_footer_2_copyright .nd_options_container {
    border-top: none !important;
}

.home .nd_options_container.nd_options_padding_0_15.nd_options_box_sizing_border_box.nd_options_clearfix {
	height: 89vh;
}

/*Header*/
.page-id-2834 #nd_options_navigation_2_container, .page-id-3228 #nd_options_navigation_2_container{
	.nd_options_section {
		height:100px;
	}
}

.page h1 {
	display: none;
}

.archive.woocommerce-page .nd_options_bg_greydark_alpha_2, .single.woocommerce-page .nd_options_bg_greydark_alpha_2 {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%,rgba(45,45,45,0) 100%);
}

.nd_options_open_navigation_2_sidebar_content img {
	filter: brightness(0);
}

/*Main template*/


.dickis-logo{
	position: relative;
	overflow: visible !important;
}



.dickis-img figure, .dickis-img img{
	position: relative;
	z-index: 1;
}

.dickis-img figure:after, .dickis-img .elementor-widget-container:after {
    position: absolute;
    content: "";
    width: 400px;
    height: 100%;
    border: #316b68 solid 3px;
    border-radius: 15px;
    top: 50px;
    left: 20px;
    z-index: 0;
}

.-rounded figure img {
    border-radius: 15px !important;
    z-index: 1;
    position: relative;
}

.dickis-contact form .wpcf7-text, .dickis-contact form textarea {
    width: 100%;
}

.dickis-contact form p {
    margin-bottom: 15px;
}

.dickis-contact .wpcf7-submit {
    border: 2px solid #ca943c !important;
    text-transform: uppercase;
    transition: ease 0.3s;
	  font-size: 18px;
	  letter-spacing: 2px;
}

.dickis-contact .wpcf7-submit:hover {
    background: transparent !important;
    border: 2px solid #ca943c !important;
    color: #ca943c !important;
    transition: ease 0.3s;
}



.z2 {
	z-index: 2;
}

.b-600 {
	font-weight: 600;
}

.round-bg {
	position: relative;
	z-index: 1;
}

.round-bg:after {
		position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #316b68;
    border-radius: 100em;
    left: -50px;
    z-index: -1;
		opacity: 0.2;
		top: 0;
}

/* home product mansory */


.box-product .info-product {
    opacity: 0;
    bottom: -100px !important;
    transition: ease 0.3s;
}

.box-product:hover .info-product {
    opacity: 1;
    bottom: 0 !important;
    transition: ease 0.3s;
}

.box-product:hover img {
    transform: scale(1.05);
    transition: ease 0.3s;
}

.box-product img {
    transition: ease 0.3s;
}

 
.cakes-mansory .e-gallery-item:hover .e-gallery-image {
    transform: scale(1.05);
    transition: ease 0.3s;
}

.cakes-mansory .e-gallery-item .e-gallery-image {
    transition: ease 0.3s;
}

/*Single product*/


.btn-order-dickis.menu a {
    font-size: 14px !important;
    padding: 6px 15px !important;
}

.btn-order-dickis.menu {
    margin: 0;
}

.btn-order-dickis a, .btn-order-dickis button{
    padding: 12px 24px !important;
    background: #ca943c !important;
    color: #f4eace !important;
    text-transform: uppercase;
    font-size: 18px !important;
	cursor: pointer;
    transition: ease 0.3s;
	font-family: "OPTI Century Nova", Sans-serif;
    font-weight: 400 !important;
    text-decoration: none;
    letter-spacing: 1px;
    border: 2px solid #ca943c !important;
    border-radius: 0px;
    border-radius: 0 !important;
}

.btn-order-dickis a:hover, .btn-order-dickis button:hover {
    background: #f4eace !important;
    border: 2px solid #ca943c !important;
    color: #ca943c !important;
    transition: ease 0.3s;
}

.single-product .fas {
	color: #ca943c;
}

.single-product #tab-description h2 {
    display: none;
}


.woocommerce-Price-currencySymbol:before {
    content: "from ";
    font-size: 14px;
    color: #1c6564;
    position: relative;
    top: -4px;
}

.single-product .woocommerce-Price-currencySymbol:before {
    content: "from ";
    font-size: 18px;
    color: #1c6564;
	  top: 0;
}

.single-product .summary .product_meta {
    display: none;
}

/*Footer*/
#nd_options_footer_2 .nd_options_height_50 {
	display: none;
}

@media only screen and (max-width: 1200px) {
	
	/* Menu */
	
#nd_options_navigation_2_container
.nd_options_section {
    height: inherit;
	background:#d7e1e1;
	display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: right;
  }
	
	#nd_options_navigation_2_container
.nd_options_section a .nd_options_float_left {
	    width: 100%;
    margin: 10px 0;
	}
	
	#nd_options_navigation_2_container .nd_options_open_navigation_2_sidebar_content.nd_options_open_navigation_2_sidebar_content img {
		margin-top: 15px;
	}
	#nd_options_navigation_2_container .nd_options_container.nd_options_clearfix.nd_options_position_relative {
    width: 100%;
}
	
	/*shop*/
	
.woocommerce-shop .nd_options_bg_greydark_alpha_2, .product-template-default .nd_options_bg_greydark_alpha_2	{
		display: none;
	}
	
	/*Mobile*/
	
	.nd_options_navigation_2_sidebar div li > a {
    text-transform: none;
}

}


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

	
	.dickis-img figure:after, .dickis-img .elementor-widget-container:after {
    width: 100%;
		top: 20px;
	}
}
	
	@media only screen and (min-width: 320px) and (max-width: 479px) {
    .page-id-3160 .nd_options_container {
        width: 90% !important;
		}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Saans';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://freddiesplace.com.au/wp-content/uploads/2025/06/SaansBold.woff') format('woff');
}
@font-face {
	font-family: 'Saans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://freddiesplace.com.au/wp-content/uploads/2025/06/SaansMedium.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GENERIC';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://freddiesplace.com.au/wp-content/uploads/2025/06/generic-g50-cc-typic-webfont.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'OPTI Century Nova';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://freddiesplace.com.au/wp-content/uploads/2025/06/OPTICenturyNova.woff') format('woff');
}
/* End Custom Fonts CSS */