/*
 Theme Name:     academica_pro Child
 Theme URI:      http://sunlons.com
 Description:    academica_pro Child Theme
 Author:         Yvonne Lee
 Author URI:     http://sunlons.com
 Template:       academica_pro
 Version:        1.0.0
*/

@import url("../academica_pro/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
.woocommerce #content div.product div.images img, .woocommerce div.product div.images img, .woocommerce-page #content div.product div.images img, .woocommerce-page div.product div.images img {
box-shadow:none !important;
}
.woocommerce ul.products li.product a img {
 transition: all 0.2s ease-in-out 0s;
 box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3) !important;
}
.attachment-shop_single:hover{
opacity: 0.35; 
filter: alpha(opacity=35); 
}

.item  img:hover{
opacity: 0.55; 
filter: alpha(opacity=55); 	
}

.woocommerce ul.products li.product  a img:hover{
	
transform: scale(1.08); 
-webkit-transform: scale(1.08); 
-moz-transform: scale(1.08);
-o-transform: scale(1.08); 
-ms-transform: scale(1.08);
}
.quick-order-launch{display: none;}
.select-product{display: none;}
.woocommerce-message{display: none;}
.page-title{display: none;}
.excerpt-more{display: none;}


table,th,td,tr{
border-collapse:collapse;
border:1px solid black;
}

p {
    margin: 0px 0px 8px !important;
}


.woocommerce div.product div.images div.thumbnails a, .woocommerce-page div.product div.images div.thumbnails a, .woocommerce #content div.product div.images div.thumbnails a, .woocommerce-page #content div.product div.images div.thumbnails a {width: 24%; margin-right: 1%;   margin-top: 0px ;}
.woocommerce-page ul.products li.product{min-width:30.75% !important;   }
.woocommerce .related ul li.product,.woocommerce-page .related ul li.product {max-width: 230px !important;}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3{ text-align: center !important;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {margin-bottom:25px !important;}
.woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
   margin: 1px -1.5% !important; 
}



.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{
	min-width:130px !important;
}
.product_title.entry-title {

font-size: 22px !important;
}

#header-helpful .action {display: none;}

#woocommerce_product_categories-2 ul li ul{padding-left:20px;}

.widget .title {
    font-size: 16px;
}
input, textarea, .uneditable-input {width: 95%;}

.woocommerce ul.product_list_widget li img{display: none ;}

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
font-family:Arial,Helvetica,sans-serif;
}
button, input, select, textarea {
font-family:Arial,Helvetica,sans-serif !important; 
}


input#searchsubmit {
    width:57px;
}

.post-content h2 {
    font-size: 22px;
	margin-top:0px;
}


 .woocommerce-page div.product div.images {
    margin-bottom: 10px !important; 
}

footer .widget .title {
    font-size: 16px !important; 
	color: #D3DDE6 !important; 
}

.wpb_area_title{display: none;}

a {
    color: #1990d6;
    text-decoration: none;
}
a:hover{ color: #b9972f;}

h1.post-title {
    color: #1990d6;}
h1, h2, h3, h4, h5, h6 a {
    color: #1990d6;
}

h1, h2, h3, h4, h5, h6 a:hover{ color: #1990d6;}
#top-menu a:hover{color: #D8B446;}

#menu-main a {

    padding: 10px 13px 20px 13px;

}	
#menu-main li {
    font-size: 14px;
    text-transform: uppercase;
}

#nav-main-menu .dropdown ul li {
    font-size: 14px;
    line-height: 19px;

}
body {
    font-size: 80%;
    line-height: 1.5em;
}
#woocommerce_product_categories-2{
    background-color: #1990d6!important;
    border-bottom: 0 none;
    border-right: 0 none;
    border-top: 6px solid #b9972f;
    color: #fff !important;

}
#woocommerce_product_categories-2 .title{ color: #fff !important;}
#woocommerce_product_categories-2 ul li {
list-style-type:circle !important;
display: block;
line-height: 30px;
font-weight:16px;
border-bottom:none;
}

#woocommerce_product_categories-2 ul li a{ color: #fff !important;}
#woocommerce_product_categories-2 ul li ul{padding-left:20px;}
#woocommerce_product_categories-2 ul li ul li{border-bottom:#fff 1px dotted;}

.widget .title, h3#reply-title {
    color: #1990d6;

}
h2 a {
	color: #1990d6;
}

h2 a:hover {
	color: #D8B446;
}