/*
	Theme Name: Azoom Child Theme
	Theme URI: http://azoom.rockthemes.net
	Author: XanderRock
	Author URI: http://themeforest.net/user/XanderRock/portfolio
	Description: Azoom is a very powerful responsive, retina ready, WPML (localization) ready, WooCommerce ready theme. Azoom comes with Rock Page Builder, Curvy Slider and Rock Form Builder. Enjoy!
	Version: 1.0
	Template: azoomtheme
*/


@import url("../azoomtheme/style.css");

/* =Azoom Child Theme Customization Starts Here

You can copy/paste all of the Azoom Styles you wanted to override here.
-------------------------------------------------------------- */

pre {
    background: none;
    border-bottom: 0px
    border-left: 0px solid #EEEEEE;
    border-right: 0px solid #EEEEEE;
    border-top: 0px solid #EEEEEE;
    line-height: 0px !important;
    margin-bottom: 0px;
    overflow-x: auto;
    padding: 0 10px !important;
}

.azoom-breadcrumbs *, table, table tr th, table tr td, input[type="submit"] .rock-tabs-container .rock-tabs-header-container .rock-tab-header, ul, ol, dl, address, label, input, input:not([type="submit"]), select, button, textarea, .wp-editor-area, textarea.wp-editor-area, .azoom-pagination .page-numbers, input[type="submit"]:not(.button), .comments-submit, #comments-submit, p, .header-small-contact, .rock-toggle-header, .rock-tabs-container .rock-tabs-header-container .rock-tab-header {
    font-size: 18px;
    /* max-width: 1000px; */
    /* border: 1px; */
}

input[type="submit"] {
    /* margin-left: 10px; */
    line-height: normal;
    /* max-width: 100%; */
    width: 100%;
    background-color: #EAB241;
    color: #355679;
    font-weight: 900;
    font-size: x-large;
}


.sidebar-area .widget > h3, .sidebar-area .widget > .widget-title {
    color: #fff;
    background-color:#355679;}
}
.posts-navigation .next-article-link {
    float: right;
    display: none!important;
    margin-left: 15px;
    width: 60px;
    height: 60px;
}

.comments-area > .row > div > #respond.comment-respond {
    margin-top: 0px;
    display: none;
}
.hover-item-details-container {
    visibility: hidden;
    position: absolute;
    display: block !important;
    top: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    padding: 19px;
    background: #56CCC8;
    height: 100%;
    color: #FFF;
    opacity: 0;
    z-index: 9;
    max-width: 540px;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
}

.azoom-hover-effect li.link-elem i {
    padding: 10px 40px 10px 35px;
    margin: 0px;
    font-size: 16px;
}