/*
Theme Name: Autima Child Theme
Theme URI: http://demo.roadthemes.com/autima/
Author: Plaza-Themes
Author URI: http://www.plazathemes.com/
Description:  Autima Child Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, post-formats, sticky-post, threaded-comments
Text Domain: autima
Template: autima

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.price-box{
	display: none !important;
}

.add-to-cart{
	display:none !important;
}

.actions{
	display:none !important;
}

.static-bottom-autima1 a{
background:#fff !important;
color:#000 !important;
}

.roadthemes-social-icon.style2 ul li a{
	border: 1px solid #fff !important;
	color: #fff !important;
}

.vc_btn3.vc_btn3-color-green, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat{
	background-color: #009246 !important;
}

.header-container .logo.style1 {
    text-align: left;
    padding-bottom: 10px !important;
}
#slider-prev:hover, #slider-next:hover {
	border: 0px solid black;
}
#slider-prev, #slider-next {
	border: 0px solid black;
}
#topbar{
	position: relative;
    left: -270px;
	border-bottom: 1px solid #b5b5b5 !important;
    padding-top: 0 !important;
    box-sizing: border-box;
    width: 1680px;
    padding-left: 180px !important;
    padding-right: 270px;
}

.header-container .header-search .search-without-dropdown .searchform .ws {
    background: #fff;
    border: 0;
    border: 1px solid !important;
    color: #9e9e9e;
    font-size: 13px;
    float: left;
    line-height: 48px;
    height: 48px;
    margin: 0;
    max-width: 100%;
    outline: none;
    padding: 0 20px;
    padding-right: 65px;
    text-align: left;
    white-space: nowrap;
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, .vc_section.vc_section-has-fill+.vc_section {
    padding-top: 15px !important;
}

#logobar{
	position: relative;
    left: -270px;
    box-sizing: border-box;
    width: 1680px;
    padding-left: 180px !important;
    padding-right: 270px;
}

#menubar{
	position: relative;
    left: -270px;
    box-sizing: border-box;
    width: 1680px;
    padding-left: 180px !important;
    padding-right: 270px;
}

.header-container .horizontal-menu > .mega_main_menu > .menu_holder .menu_inner > ul > li > a.item_link * {
    color: #fff !important;
}


.vc_color-white.vc_message_box {
    color: #4c4141 !important;
     border-color: transparent !important; 
    background-color: #fff;
}

.background-color .heading-title.style1 h3, .background-color .heading-title.style3 h3 {
    background: transparent !important;
}

#align-left{
	    margin-left: 30px !important;
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern {
    color: #fff;
   border-color: #000 !important;
    background-color: #000 !important;
    width: 169px !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

.header-container .horizontal-menu > .mega_main_menu > .menu_holder .menu_inner > ul > li.current-menu-item > a.item_link .link_text:before {
    background: #fff !important;
    width: 100%;
}

.page-wrapper .breadcrumbs {
    color: #000000 !important;
    text-transform: uppercase !important;
 
}
.page-wrapper .woocommerce-breadcrumb, .page-wrapper .breadcrumbs {
    color: #000 !important;
    display: block;
    font-family: Open Sans;
    font-size: 1em;
    line-height: 25px;
    margin: 0;
}

.main-container .product-view .summary.single-product-info .product_meta {
    border-top: 1px solid #f0f0f0;
    margin: 0 0 20px 0;
    padding-top: 20px;
    width: 100%;
    display: none !important;
}

.main-container .product-view .summary.single-product-info .yith-wcwl-add-to-wishlist {
    display: inline-block;
    margin: 0 40px 20px 0;
    position: relative;
    display: none !important;
    vertical-align: middle;
}
.main-container .product-view .summary.single-product-info .compare {
	display:none !important;
}

@media only screen and (max-width: 699px) {
	#mob2{
		display:none;
	}
}

@media only screen and (min-width: 699px) {
	#mob1{
		display:none;
	}
}

.archive.post-type-archive.post-type-archive-product .toolbar{
	display: none;
}
#slider-prev:hover, #slider-next:hover {
	border: 0px solid black;
}
#slider-prev, #slider-next {
	border: 0px solid black;
}

.header .header-content .logo.style3 > a > img{
	padding: 13px !important;
}
.catalogue-download-option{
	 display:none !important;
}
.archive.post-type-archive.post-type-archive-product .catalogue-download-option{
	display: unset !important;
	left: unset !important;
}
.cat-item-15{
	display: none;
}