/**** Header Nav Search ****/
body.oxygen-top-menu>.wrapper>.main-menu-top>.main .main-menu-env .search-form 
{
    float: none;
}
div#image-thumbnails-carousel 
{
    display: none; 
}
/***** Footer Section *****/ 
.footer_main.row .col-sm-12:last-child 
{
    float: right;
    text-align: right;
}
.footer_main.row .col-sm-12 
{
    width: 50% !important;
}
.footer_main.row .clear 
{
    clear: none;
}
footer .footer_main .copyright_text 
{
    color: #888;
}
/****** Woocoomerce Single Product Page *******/
.product-top-nav 
{
    display: none;
}
.owl-wrapper-outer.autoHeight 
{
    height: auto !important;
}
/******* Cart Page *******/
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-success
{
	background-color: #dd1f26;
    border-color: #b31b21;
}
/*************Home(Shop-Bog)***************/

.home .laborator-woocommerce .items .product .image img 
{
    max-height: 350px;
}

/** Single Product Page **/
body.single-product .product-images.wc_main_image.slick-initialized.slick-slider 
{
    border: 1px solid #ccc;
}
body.single-product  .image-placeholder.image-loaded 
{
    
    margin: 0px;
    padding: 0px !important;
    text-align: center;
    background: #fff;
}
body.single-product  .image-placeholder.image-loaded img 
{
    max-width: 100%;
    height: auto;
    width: auto;
    margin: 0 auto;
    position: relative;
}

/** Home Page and Shop Page **/
.woocommerce.columns-4 .image-placeholder.image-loaded,
ul.products.columns-4 .image-placeholder.image-loaded
{
    
    margin: 0px;
    padding: 0px !important;
    text-align: center;
    background: #fff;
}
.woocommerce.columns-4 .image-placeholder.image-loaded img,
ul.products.columns-4 .image-placeholder.image-loaded img
{
    max-width: 100%;
    height: auto;
    width: auto;
    margin: 0 auto;
    position: relative;
    max-height: 305px;
}

/** Footer right **/
.footer-columns.footer-columns--single-column 
{
    float: right;
}

.page.page-id-69 .page-container .row 
{
    margin-bottom: 30px;
}

/*.oxygen-top-menu>.wrapper>.main-menu-top.sticky a.logo-sticky 
{
    width: 188px;
}
.oxygen-top-menu>.wrapper>.main-menu-top.sticky  .span.logo-element.textual
{
    font-size: 20px;
}*/
body.oxygen-top-menu > .wrapper > .main-menu-top.sticky ul#menu-main-menu >li
{
    margin-right: 14px;
}

