/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jan 25 2020 | 09:39:01 (am)
/*
/******* Do not edit this file *******/

body {
    font-family: Arial, Helvetica, sans-serif;
    background-color: white; 
    color: black;
}

.product-box {
    border-top: 1px solid #ff5c5c;
    border-bottom: 1px solid #ff5c5c;
    padding: 5px;
    margin-bottom: 25px;
    size: 12px;
}

.warning-label {
    padding: 20px;
    border: 1px solid grey;
}

/* shortcode box css */
.causesforbladedamage {
    border: 5px solid red;
    padding: 10px;
}
.solutionforbladedamage {
     border: 5px solid green;
     padding: 10px;
}
/* end of css box edits */
.small-summary {
    font-size: 16px;
    padding-left:10px;
}

.big-summary {
    font-size: 25px;
    font-weight: 400;
    line-height: 29px;
}


.entry {
    background-color: white;
    padding: 30px;
}
.site-footer {
    background-color: white;
}
/*color design */


/* end color design */

/*TABLES*/



/*END TABLES*/


/*HOMEPAGE EDITS */
#genesis-nav-primary a:hover{
    background-color: white;
    color: #fc7027;
    text-decoration: none;
}

.homepage-styles a{
    color: white;
    text-decoration: none;
    background-color: #e74c3c;
    padding-left: 25px;
    padding-top; 5px; 
    padding-right: 25px;
    padding-bottom: 5px;
    border-radius: 15px;
}
.homepage-styles a:hover{
    background-color: black;
}
.front-page-carvingstyles {
    border: 2px dotted black;
    padding: 20px;
}
.wood-a-size {
    font-size: 16px;
}

.expand {
    border-left: 1px dotted #D3D3D3;
}
.expand a{
    text-decoration: none;
}
.grouped-expaind-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
}
.expand-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
}


/*END OF HOMEPAGE EDITS */

/*COLOR CODES*/




/*END COLOR CODES*/


/*WHITTLING PAGE UPSELL EDITS */

.whittling-box-wrap1 {
    border: 5px solid #e6e6e6;
    padding: 10px;
}
.whittling-box-wrap2 {
    border: 5px solid #e6e6e6;
    padding: 10px;
}

/* END WHITTLING PAGE UPSELL EDITS*/



.about_button {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
}

/* Home page box  area */


.whittling {
    opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.whittling:hover{
    opacity: 0.5;
}
.chipping {
    opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.chipping:hover{
    opacity: 0.5;
}
/* end of home page box area */




/* MONITIZED CUSTOM CSS */
.boxing {
    border: 1px solid grey;
    padding: 20px;
    overflow: hidden;
}
.box-button {
    box-shadow: 0px 5px 10px grey;
}
.title a{
    text-decoration: none;
}
/* END MONITIZED CUSTOM CSS */



/* SIDEBAR */



/* END SIDEBAR*/

/*rating box */
.tknife_1 {
    text-align: center;
    padding: 0px;
}
.tknife1_1 {
    font-size: 18px;
}
.tknife1_2 {
    font-size: 14px;
    font-weight: bold;
}
.main_column {
    font-weight: bold;
}
/* end rating box */


/* border color on article*/
.aff-border {
    border-left: 1px solid #ccc;
}
.pullquote {
    padding-top: 20px;
}
.border-action {
      opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.border-action:hover {
    opacity: 0.5;
}

/***box styles**/
.border-left {
    border-left: 2px solid #ccc;
    padding-left: 15px;
} 
#click-here-id {
    width: 100%;
}

/**ending box styles**/

/* ENDING */
/*Sidebar links*/