/*
Theme Name:     Crawford Designworks
Theme URI:      https://www.crawforddesignworks.co.uk/
Description:    Custom Theme by Crawford Designworks
Author:         Crawford Designworks
Author URI:     https://www.crawforddesignworks.co.uk/
Text Domain:    cdw
Version:        1.0
License:        GNU General Public License
License URI:    GPL.txt
*/

/* CSS RESET
   ========================================================================== */

html {-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
body {margin: 0;}
hr {box-sizing: content-box; height: 0; overflow: visible;}
pre {font-size: 1em;}
a {background-color: transparent;}
a:focus, a:hover, a:active, input:focus {outline:0;}
abbr[title] {border-bottom: none; text-decoration: underline;  text-decoration: underline dotted;}
b, strong {font-weight: 500;}
code,kbd,samp {font-size: 1em;}
small {font-size: 0.8em;}
sub,sup {font-size: 0.8em; line-height: 0; position: relative; vertical-align: baseline;}
sub {bottom: -0.25em;}
sup {top: -0.5em;}
img {border-style: none;}
button,input,optgroup,select,textarea {font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0;}
button,input {overflow: visible;}
button,select {text-transform: none;}
button,[type="button"],[type="reset"],[type="submit"] {-webkit-appearance: button;}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {border-style: none;padding: 0;}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {outline: 1px dotted ButtonText;}
fieldset {padding: 0.35em 0.75em 0.625em;}
legend {box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal;}
progress {vertical-align: baseline;}
textarea {overflow: auto;}
[type="checkbox"],[type="radio"] {box-sizing: border-box; padding: 0;}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {height: auto;}
[type="search"] {-webkit-appearance: textfield; outline-offset: -2px;}
[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
::-webkit-file-upload-button {-webkit-appearance: button; font: inherit;}
details {display: block;}
summary {display: list-item;}
template {display: none;}
[hidden] {display: none;}
*, *:after, *:before {-moz-box-sizing:border-box; box-sizing:border-box; -webkit-font-smoothing:antialiased; font-smoothing:antialiased; text-rendering:optimizeLegibility;}
.clear:before, .clear:after {content:' '; display:table;}
.clear:after {clear:both;}
.clear {*zoom:1;}
p, h1, h2, h3, h4, h5 { margin-block-start: 0; margin-block-end: 0;  margin-bottom: 1em;}
img {max-width:100%;}

/* END CSS RESET
   ========================================================================== */

/* WORDPRESS CORE
   ========================================================================== */

.alignnone {margin:5px 20px 20px 0;}
.aligncenter, div.aligncenter {display:block; margin:5px auto 5px auto;}
.alignright {float:right; margin:5px 0 20px 20px;}
.alignleft { float:left; margin:5px 20px 20px 0;}
a img.alignright { float:right; margin:5px 0 20px 20px;}
a img.alignnone { margin:5px 20px 20px 0;}
a img.alignleft { float:left; margin:5px 20px 20px 0;}
a img.aligncenter { display:block; margin-left:auto; margin-right:auto;}
.wp-caption { background:#FFF; border:1px solid #F0F0F0; max-width:96%; padding:5px 3px 10px; text-align:center;}
.wp-caption.alignnone { margin:5px 20px 20px 0;}
.wp-caption.alignleft { margin:5px 20px 20px 0;}
.wp-caption.alignright { margin:5px 0 20px 20px;}
.wp-caption img { border:0 none; height:auto; margin:0; max-width:98.5%; padding:0; width:auto;}
.wp-caption .wp-caption-text, .gallery-caption {font-size:11px; line-height:17px; margin:0; padding:0 4px 5px;}

/* END WORDPRESS CORE
   ========================================================================== */

/* PRINT STYLES
   ========================================================================== */

@media print {
	* {background:transparent !important; color:#000 !important; box-shadow:none !important; text-shadow:none !important;}
	a, a:visited { text-decoration:underline;}
	a[href]:after { content:" (" attr(href) ")";}
	abbr[title]:after {content:" (" attr(title) ")";}
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content:"";}
	pre,blockquote {border:1px solid #999; page-break-inside:avoid;}
	thead {display:table-header-group;}
	tr,img {page-break-inside:avoid;}
	img {max-width:100% !important;}
	@page {margin:0.5cm;}
	p, h2, h3 {orphans:3; widows:3;}
	h2, h3 {page-break-after:avoid;}
}

/* END PRINT STYLES
   ========================================================================== */

/* ELEMENTOR FIXES
   ========================================================================== */

body * {box-sizing: border-box;}
html, body {max-width: 100% !important; overflow-x: hidden !important;}
.elementor-top-section.elementor-section-boxed > .elementor-container {padding: 0;}
.elementor-top-section .elementor-top-section.elementor-section-boxed > .elementor-container,
body:not(.full-width-content) .entry-content .elementor-top-section.elementor-section-boxed > .elementor-container {padding: 0;}
.elementor-top-section.elementor-section-boxed.nopad > .elementor-container {padding: 0;}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {padding: 0 !important;}
.elementor-widget:not(:last-child) {margin-bottom: 0 !important;}

/* END ELEMENTOR FIXES
   ========================================================================== */