/*!
 Theme Name:   M.Vialva Canvas
 Description:  Business Canvas Structures by Mark Vialva
 Author:       Mark Vialva
 Author URI:   https://www.markvialva.com
 Version:      1.0.0
 Theme URI:    https://canvas.markvialva.com
 License:      GNU General Public License v2 or later
 License       URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         Canvas, Business Canvas, M.Vialva Premium Services
 Text Domain:  mvialva-canvas
*//*!

normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css

*/html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [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{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;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-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}/*!

Copyright 2020 M.Vialva Premium Services https://canvas.markvialva.com

*/.gold{background:#f5c93a}.ruby{background:#f53a54}.cricut-green{background:#85B638}.gift{background:#058185}.dark-gray{background:#231f20}.gray{background:#eaeaea}.gold-text{color:#f5c93a}.dark-gray-text{color:#231f20}.gray-text{color:#eaeaea}.white-text{color:#f5c93a}html,body{font-family:"Open Sans",sans-serif;font-size:16px}h1,h2,h3,h4,h5,h6{font-family:"Open Sans",sans-serif}h1{font-weight:600}@media only screen and (max-width: 1024px){h1{font-size:16px}}address{font-style:normal;margin:0}b,strong{font-weight:700}p{line-height:1.6em}*{-webkit-tap-highlight-color:transparent}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}html,body{height:100%;color:white;background:#0e0e0e;margin:0}button,input:not([type=checkbox]):not([type=radio]),textarea,select{-webkit-appearance:none;border-radius:0}.container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-header-left img{margin:0 20px}.flex-header-left a{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-header-left,.flex-header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-header-right{margin-right:20px}.flex-header img{width:55px;height:100%}main{width:100%}footer{padding:40px 20px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0;flex:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.suit-bg{background-image:url("/wp-content/themes/mvialva-canvas/assets/img/suit-bg.jpg");height:100%;background-position:center;background-repeat:no-repeat;background-size:cover}.suit-bg:after{content:'';width:100%;height:100%;background:rgba(0,0,0,0.6);position:absolute;top:0;left:0;z-index:1}.suit-content-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;position:relative;z-index:2}.suit-content-flex h4{font-weight:100}.suit-inner-content-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}@media only screen and (max-width: 1024px){.suit-inner-content-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.suit-inner-content-flex div{width:300px;height:300px;border:1px solid white;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:0.6s ease-in-out box-shadow;transition:0.6s ease-in-out box-shadow;margin-right:20px;-webkit-animation-duration:2.2s;animation-duration:2.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width: 1024px){.suit-inner-content-flex div{width:200px;height:200px}}.suit-inner-content-flex div:hover{-webkit-box-shadow:0 0 20px 0px #fff;box-shadow:0 0 20px 0px #fff}.suit-inner-content-flex div:last-child{margin-right:0}@media only screen and (max-width: 1024px){.suit-inner-content-flex div:last-child{margin-right:0;margin-bottom:20px}}.suit-inner-content-flex div>a{color:white;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}#bizcanvas{border-collapse:collapse;width:100%;height:100vh;margin:0}#bizcanvas td{vertical-align:top;height:400px;width:400px;border:none}#bizcanvas h4{font-weight:700;font-size:1.1em;text-transform:uppercase;padding:0;margin-bottom:0}#bizcanvas h5{font-weight:700;font-size:0.7em}#bizcanvas p{font-weight:400;font-size:1em}@media only screen and (max-width: 1024px){#bizcanvas tbody,#bizcanvas td{width:100%;padding:0}}.flex-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;position:relative;cursor:pointer;overflow:hidden}.flex-wrapper .questions{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:0.4s all;transition:0.4s all;background:rgba(0,0,0,0.9);z-index:3}#bizcanvas .flex-wrapper:hover .questions,#bizcanvas .flex-wrapper:focus .questions{-webkit-transform:translateY(0);transform:translateY(0)}#design-form{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);background-size:400% 400%;-webkit-animation:gradient 15s ease infinite;animation:gradient 15s ease infinite;padding:20px}@media only screen and (max-width: 1024px){.tbl-flex-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.small-icon img{width:44px !important}.clothing-icon img{margin-right:-10px}.overlay{height:0%;width:100%;position:fixed;z-index:1;top:0;left:0;background-color:#f7f7f7;overflow-y:hidden;-webkit-transition:0.5s;transition:0.5s}@media screen and (max-height: 450px){.overlay{overflow-y:auto}}.overlay-expanded{height:100%}.overlay-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;cursor:auto;height:100%}.overlay-rightside-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:80%;height:100%;position:relative}@media only screen and (max-width: 1024px){.overlay-rightside-content{width:100%}}.overlay-header{width:100%;height:70px;background:#222;color:#fff;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;top:0px;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px 0 30px}.overlay-header-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.overlay-header h4{margin:0}.overlay-header .legend-menu{cursor:pointer;position:relative}.overlay-header .legend-menu:hover>.legend-menu-dropdown{display:block}.overlay-header .legend-menu-text{margin:0}.overlay-header .legend-menu-dropdown{display:none;position:absolute;top:31px;right:0;background:white;color:darkslategrey;padding:10px;width:auto;list-style:none;min-width:250px;padding:10px}.overlay-header .legend-menu-dropdown li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.overlay-header .legend-menu-dropdown li:nth-child(1)>.square{background:#112d60}.overlay-header .legend-menu-dropdown li:nth-child(2)>.square{background:#ff5733}.overlay-header .legend-menu-dropdown li:nth-child(3)>.square{background:#c70039}.overlay-header .legend-menu-dropdown li:nth-child(4)>.square{background:#900c3e}.overlay-header .legend-menu-dropdown li:nth-child(5)>.square{background:#571845}.overlay-header .legend-menu-dropdown .square{width:20px;height:20px;margin-right:10px}.overlay-header .legend-menu-dropdown:before{content:'';width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid white;position:absolute;top:-10px;right:0;z-index:99999}.overlay-sidebar{width:20%;height:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:1px -8px 10px rgba(0,0,0,0.2);box-shadow:1px -8px 10px rgba(0,0,0,0.2);position:relative;z-index:50;color:#ffffff}@media only screen and (max-width: 1024px){.overlay-sidebar{display:none}}.overlay-sidebar .isometric{width:80%}.overlay-sidebar-gold{background:#e2ba36}.overlay-sidebar-ruby{background:#f53a54}.overlay-sidebar-gift{background:#058185}.overlay-sidebar-cricut{background:#85B638}.overlay-content{position:relative;top:0;width:100%;height:100%;text-align:left;font-size:18px;font-weight:400;color:#231f20;margin:70px 0 0px 0;padding:0 30px;overflow-y:auto}.overlay-content ul,.overlay-content ol{-webkit-padding-start:20px;-moz-padding-start:20px;padding-inline-start:20px}.line-separator-vertical{border-left:1px solid white;height:40px;padding:0 10px;margin:0 0 0 20px;display:inline-block}.closebtn{position:relative;padding:0;text-decoration:none;font-size:60px;font-family:"Open Sans",sans-serif;background-color:transparent;height:40px;line-height:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:20;color:#6d6d6d;-webkit-transition:0.4s ease-in-out all;transition:0.4s ease-in-out all;cursor:pointer}.closebtn:hover,.closebtn:focus{color:#ffffff}@media screen and (max-height: 450px){.closebtn{font-size:40px;top:15px;right:35px}}

/*# sourceMappingURL=style.css.map */