/*
Theme Name: Astra Child
Author: 
Description: CAA2020
Version: 1.0
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

thead th a {color:whitesmoke;}
thead {background-color:#F59115;}

/td {background:#ebebeb;}
td, th  {border: 1px solid; padding:0px 5px 0px;}

table {box-shadow: 5px 5px 10px #c2c2c2}

tr:nth-child(even) {background:beige;}

/** style the title on CAR page **/
#content .entry-title {background:beige;
     padding-left:10px;
     border: 1px solid #d2d2d2;
     border-radius: 5px
}

.wpv-filter-next-link {float:right; padding:4px; font-size:16px; }
.wpv-filter-previous-link {float:left; padding:4px; font-size:16px; }

.single-navigation {margin-bottom:0px;}

#wpv_control_textfield_customer-name, #wpv_control_textfield_customer-o-n, #wpv_control_textfield_drawing-no {width:15%;}
#wpv_control_textfield_item, #wpv_control_textfield_equivalent {width:15%;}

#caa-image{margin-bottom:-25px;}

td a:hover  {background:red;color:white;}
td a {padding:0px 5px 0px 5px;}

#cred_form_387_1, #cred_form_430_1{width:70%; border: 1px solid #c3c3c3;
      padding:10px;
      box-shadow: 5px 5px 10px #c2c2c2;
      background:whitesmoke;
}

.cred-form, cred-keep-original{width:100%; border: 1px solid #c3c3c3;
      padding:10px;
      box-shadow: 5px 5px 10px #c2c2c2;
      background:whitesmoke;
}

.wpv-filter-previous-link {margin-right:40px;}

/*** style the delete button ***/
.deletebtn{float:right;        
          background-image: url("https://www.anodesonline.com.au/2020/wp-content/uploads/2016/07/button-up.png");
          background-repeat:no-repeat;
          width:180px;
          height:30px;
}
.deletebtn:hover{      
          background-image: url("https://www.anodesonline.com.au/2020/wp-content/uploads/2016/07/button-down.png");
          background-repeat:no-repeat;
}

.addrecord{float:left; margin-right:40px;}

/** image in CAR Archives page **/
li img {float:left;margin-right:20px}
.col-sm-9 ul li {min-height:80px;}

.post-slideshow{display:none;}

/** the links inside the loop **/
.wpv-loop a {background:#f8f8f8;
             padding:0px 5px;
             border: 0px solid #f1f1f1;
             border-radius:6px;
             box-shadow: 1px 1px 3px #c2c2c2;
}


/** the login form in footer and slider bar **/
input[type="text"]{width:65%; margin-left:5px;margin-bottom:3px;}
input[type="password"]{width:65%; margin-left:9px;height:29px;}

.checkbox, .radio {display:inline; }
ul li .wpt-form-checkbox-label {margin-left:10px; padding-top:2px;}
ul li .wpt-form-radio-label {margin-left:10px; padding-top:2px;}

