
/*start Adauga in cos buton*/
.woocommerce .product div.entry-summary .cart .button {
    margin-bottom: 0!important;
    background-color: #dc4e80!important;
    color: #fff!important;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    background-color: #dc4e80 !important;
    color: #fff !important;
}
/*end Adauga in cos buton*/
 /**culoare buton cos MAGENTA**/
.image_frame .image_wrapper .image_links a {
    color: #dc4e80!important;
}
 /**culoare buton carusele  MAGENTA**/
#woo-product-carousel-wrapper-371328037 .owl-item .item .cart .add_to_cart_button:hover, #woo-product-carousel-wrapper-371328037 .owl-item .item .cart a.added_to_cart.wc-forward:hover {
    background-color: #dc4e80!important;
    border-color: #dc4e80;
    color: #ffffff;
}

/**marire meniu**/
#Top_bar.is-sticky .top_bar_left, #Top_bar.is-sticky .top_bar_right, #Top_bar.is-sticky .top_bar_right::before {
    background: none;
    width: 2165px !important;
}
.top_bar_left.clearfix {
    width: 2165px !important;
}

/*Description and tabs no border*/
.ui-widget-content {
    background: #fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    border-style: none;
    border-width: 1px;
}

.ui-tabs {
    position: relative;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 15px;
    background: none !important;
    border-radius: 5px !important;
    border-style: none;
    border-width: 1px;
}

/**css tabs product page custom tabs **/
.ui-tabs .ui-tabs-nav {
    display: block;
    background-image: url(../../images/bg_panel.png);
    background-repeat: repeat-x;
    background-position: left top;
    border-style: none;
    border-width: 0 0 1px;
    margin: 0;
    padding: 0;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    white-space: nowrap;
    border-style: none;
    border-width: 0 1px 0 0;
    margin: 0;
    padding: 0;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: none;
    background-repeat: repeat-x;
    background-position: left top;
    border-width: 0;
    padding: 15px 20px 20px;
    margin: 0;
    overflow: hidden;
}
/**culoare frame mask none products**/
.image_frame .image_wrapper .mask {
    z-index: 0;
border-color:#ffffff;
	border:none;
}
.image_frame {
    border-color: #fff !important;
}
.image_frame .image_wrapper, .wp-caption img, .icon_box .icon_wrapper::before {
    border-color: #fff;
}
/*START CSS - marite contact details si asezare middle in rand cu dreapta */
#Action_bar .contact_details {
    float: left;
    font-size: 24px;
    padding-top: 3px;
}
/*START CSS - Content padding sub header spatiul alb scos */
#Content {
    width: 100%;
    padding-top: 0px;
}
/*START CSS - top bar contact details */

.edit-hover .image_wrapper:hover {
	box-shadow: 0px 5px 10px rgb(68, 68, 68);
}
.edit-hover .image_wrapper {
	transition: 0.5s all;
}
/**==============================================================**/
/** START CSS pentru a scoate link hover poza blog**/
.image_frame .image_wrapper .image_links a.zoom { display: none; }
.image_frame .image_wrapper .image_links a.link { display: none; }
.image_frame .image_wrapper .image_links, .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc {
    background-color: transparent;
    background-image: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-position: initial;
}
/**==============================================================**/
/**culoare mask lighter**/
.image_frame .image_wrapper .mask {
    z-index: 0;
border-color:#ffffff;
}
/**==============================================================**/
 /** display none for hover cart on product image **/
.image_frame:hover .image_wrapper .image_links, .image_frame.hover .image_wrapper .image_links {
	display: none;
}
/**==============================================================**/
