Reply 195549 to: FILTER TEXT TRANSLATION

Avatar: stabilo1838
stabilo1838
Participant
June 26, 2018 at 11:46

Added to the bottom, nothing has changed.

p {
font-size: 15px;
font-weight: 400;
}

.btn-checkout, .btn-view-cart,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab a,
.single_add_to_cart_button,
.checkout-button,
.button, .btn, input[type=”submit”], .product-information .yith-wcwl-add-to-wishlist a:not(.alt) {
font-family: ‘Montserrat’;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab a {
font-weight: 400;
text-transform: none;
}
.et-look .banner {
border: 5px solid #00acc1;
}
.posts-slider article h2 {
font-size: 22px;
}

/*— Shop —*/
.widget_product_categories.sidebar-widget ul li a,
.wpb_widgetised_column .widget_product_categories ul li a,
.widget_product_categories.sidebar-widget ul li > ul.children li > a,
.wpb_widgetised_column .widget_product_categories ul li > ul.children li > a {
text-transform: capitalize;
}
.onsale, .product-images .sale-value {
background: #00acc1;
}
.widget_layered_nav ul li a {
text-transform: capitalize;
}
.widget_product_categories {
border: 2px solid #00acc1;
}
.sidebar-widget.widget_product_categories .product-categories {
padding: 25px;
}
.sidebar-widget.widget_product_categories .widget-title {
font-size: 18px;
margin-bottom: 0;
}
/*— Single Product —*/
.product-information-inner {
padding-top: 5vw;
}
.product-information .products-page-cats a, .product-info-wrapper .products-page-cats a, .product-summary-center .products-page-cats a {
text-transform: capitalize;
}
.single_add_to_cart_button,
.before-checkout-form .button {
background-color: #00acc1;
border-color: #00acc1;
}
.single_add_to_cart_button:hover,
.before-checkout-form .button:hover,
.form-row.place-order input[type=”submit”]:hover,
.et-wishlist-widget .wishlist-dropdown .buttons .btn-view-wishlist:hover {
background-color: #0093ae!important;
border-color: #0093ae!important;
}
.widget_shopping_cart .btn-view-cart {
background-color: #0093ae;
border: 2px solid #0093ae;
}
.widget_shopping_cart .btn-view-cart:hover,
.et-wishlist-widget .wishlist-dropdown .buttons .btn-view-wishlist {
background-color: #00acc1!important;
border-color: #00acc1!important;
}
.product-information .yith-wcwl-add-to-wishlist {
vertical-align: inherit;
}
.quantity.buttons_added span {
border-radius: 26px;
height: 26px;
line-height: 25px;
border: 1px solid #d2d2d2;
background-color: #ffffff;
width: 26px;
}
.quantity.buttons_added span:before{
position: relative;
}
.quantity.buttons_added input[type=”number”] {
width: 30px;
height: 26px;
line-height: 26px;
background-color: transparent;
border: none;
}
.qty-span {
text-transform: capitalize;
margin-bottom: 15px;
}

.product-information .single_add_to_wishlist.button{
padding-left:0;
font-size: 14px;
font-weight: 400;
text-transform: capitalize;
}
.product-information .single_add_to_wishlist.button:before{
font-size:15px;
}
.product-content .compare{
text-transform: capitalize;
font-weight:400;
font-size:14px;
padding-left:25px;
}
.product-information .product_meta, .product-info-wrapper .product_meta, .product-summary-center .product_meta{
margin-top:20px;
}
.product-information a.add_to_wishlist.button{
background-color:transparent !important;
text-transform: capitalize;
font-size:14px;
}
.woocommerce .product-information a.add_to_wishlist.button:before{
content:”\f08a” !important;
font-family: FontAwesome !important;
background-color: transparent !important;
transition: all 0.2s linear;
margin-right: 5px;
}
.product-information .yith-wcwl-add-to-wishlist a:not(.alt){
background-color:transparent !important;
text-transform: capitalize;
font-size:14px !important;
top: 0 !important;
font-weight: 400;
}
.woocommerce .product-information .yith-wcwl-add-to-wishlist a:not(.alt):before,
.woocommerce .product-info-wrapper .yith-wcwl-add-to-wishlist a:not(.alt):before,
.woocommerce .product-summary-center .yith-wcwl-add-to-wishlist a:not(.alt):before{
background-color: transparent !important;
height:auto;
padding:0;

top: 0 !important;
text-transform: capitalize;
font-size: 15px !important;
content:”\f08a” !important;
color: #00acc1 !important;
font-family: FontAwesome !important;
}
.thumbnails-list li{
border:2px solid transparent;
}
.thumbnails-list .active-thumbnail li{
border: 2px solid #00acc1;
}
.single-product .tabs .wc-tabs {
border-bottom: 1px solid #e6e6e6;}
.single-product .tabs .tab-title span:after {
bottom: -18px;
}
.products-title {
text-align: left;
}
.products-title span {
text-transform: capitalize;
}
.product-information .yith-wcwl-add-to-wishlist{
display:block;
}

.product-information .cart,
.product-information .cart + .yith-wcwl-add-to-wishlist{
margin-bottom:0;
}
.qty-span{
display:none;
}
.quantity.buttons_added{margin-right:30px;display:inline-block;}

/* — Mail chimp — */

.mc4wp-form .et-mailchimp input[type=”email”]{
background-color: white;
height: 50px;
color: #a6a6a6;
}
.mc4wp-form .et-mailchimp input[type=”submit”] {
background-color: #0093ae!important;
opacity: 1;
top: 0;
height: 50px;
width: 50px;
}
.mc4wp-form .et-mailchimp input[type=”submit”]:hover{
background-color: #027f96 !important;
}
.et-mailchimp input::-webkit-input-placeholder {color:#a6a6a6!important;}
.et-mailchimp input::-moz-placeholder {color:#a6a6a6!important;}
.et-mailchimp input:-moz-placeholder {color:#a6a6a6!important;}
.et-mailchimp input:-ms-input-placeholder {color:#a6a6a6!important;}
#etheme-popup .mc4wp-form .et-mailchimp input[type=”email”] {
background-color: #f5f5f5;
}
.quick-view-popup .added-cart-tooltip{margin-top:-120px;}
.quick-view-popup .added-cart-tooltip:before{
left: auto;
right: 15px;
}
.quick-view-popup .added-cart-tooltip:after{
left: auto;
right: 15px;
}

@media only screen and (max-width:767px){
.product-information .cart{
margin-bottom: 15px !important;
}
}

@media only scree and (max-width:480px){
.et-look .et-isotope-item:not(.product){
width: 100% !important;
}
.footer-links-bakery {
text-align: center !important;
}
}
/*Footer*/

.footer-links-bakery a{font-size:16px;font-family:’Montserrat’;font-weight:400;margin-right:24px;margin-left:24px;}
.footer-links-bakery a:first-child{margin-left:0;}
.footer-links-bakery a:last-child{margin-right:0 !important;}

@media only screen and (max-width: 979px){
.footer-links-bakery {
text-align: center;
}
.footer-links-bakery a {
display: inline-block;
margin: 0 20px 15px 0 !important;
}
.price_label {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
width: 100%;
}
.price_slider_wrapper .button {
float: none;
}
.price_slider_wrapper .price_slider_amount {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.shop-filters-area {
margin-left: 0px;
}

}

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.