/*
Theme Name: The Fast 800 (unified)
Theme URI: https://thefast800.com
Author: OKMG / Simon Blackbourn
Description: The Fast 800 (unified) theme
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}

.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

.page-id-70666 .how-to-do-it.how-it-works-wrapper .content-wrapper {
    border-bottom-left-radius:25px;
    border-bottom-right-radius:25px;
}
.page-template-about .how-it-works-wrapper .max-width-wrapper .content-wrapper .column {
    padding-bottom:25px;
}

/** icon box hover edit smaller screens */

@media(max-width:1440px){
    .single-product .pro-desc .icon-box .short-description-wrapper {
        left: 131px;
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    .single-product .pro-desc .icon-box .short-description-wrapper.Left.active {
        left: auto;
        right: 0;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        right: 131px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .single-product .pro-desc .icon-box .short-description-wrapper.Left {
        left:0;
    }
}

@media(max-width:1155px){
   body nav.woocommerce-MyAccount-navigation ul {
        margin-left:12px;
        margin-right:12px;
    }
}

@media(max-width:650px){
    .single-product .pro-desc .icon-box .short-description-wrapper.active {
        left:0 !important;
        right:auto !important;
        width:100% !important;
        border-top-right-radius:25px !important;
        border-bottom-right-radius:25px !important;
    }
}
