2018-01-26 15:50:15 +01:00
|
|
|
/*
Styles for ie.
*/
.ie .blog_post .date_of_post .day_post,
.ie table thead th,
.ie table th{filter:none}
.ie table.my_account_orders tbody tr:nth-child(2n) td{color:#333333}
.ie select,
.ie .single .woocommerce-message,
.ie .single .woocommerce-error,
.ie .single .woocommerce-info,
.ie .woocommerce .woocommerce-info,
.ie .woocommerce-page .woocommerce-info,
.ie .woocommerce .woocommerce-message,
.ie ul.woocommerce-error{background:none !important}
.ie .single .woocommerce-message,
.ie .single .woocommerce-error,
.ie .single .woocommerce-info,
.ie .woocommerce .woocommerce-info,
.ie .woocommerce-page .woocommerce-info,
.ie .woocommerce .woocommerce-message,
.ie ul.woocommerce-error{min-width:574px}
.ie8 .woocommerce-checkout .form-row .chzn-container-single .chzn-single div b{background-position:3px -3px !important; }
.ie8 .woocommerce-checkout .form-row .chzn-container-single .chzn-search input{background:none !important; }
.ie8 .woocommerce-checkout .checkout>div>div>p.form-row,
.ie8 .woocommerce-checkout .checkout>div>div>p.form-row input,
.ie7 .woocommerce-checkout .checkout>div>div>p.form-row,
.ie7 .woocommerce-checkout .checkout>div>div>p.form-row input{width:640px;float:left }
.ie8 .woocommerce-checkout .checkout>div>div>p.form-row .chzn-results{width:99% }
.ie7 .site-navigation .children.sub-menu,
.ie8 .site-navigation .children.sub-menu{border:1px solid #dedede}
.ie7 .home .woocommerce ul.products li.product,
.ie7 .home .woocommerce-page ul.products li.product {height:400px}
.ie7 #wp-admin-bar-wpseo-menu{max-width:300px}
.ie7 .menu-glavnoe-container #menu-glavnoe{width:100%;float:left; background-color:black}
.ie7 .main-navigation ul ul { border:1px solid #aaaaaa;}
.ie7 .woocommerce ul.products li.product a.button.add_to_cart_button.added,
.ie7 .woocommerce ul.products li.product a.button.product_type_simple.added{width:32px}
/*HEADER*/
.ie7 .head-container.fixed,
.ie7 .head-container.is_indent,
.ie8 .head-container.fixed,
.ie8 .head-container.is_indent{border-bottom:1px solid #f1f1f1;background:white}
.ie7 .site-header{padding-bottom:10px;}
.ie7 .head-container,.ie8 .head-container{background-image:none}
/*HOME PAGE*/
.ie7 .home a.added_to_cart,
.ie7 .home a.added_to_cart{position:absolute;bottom:0}
/*SHOP PAGE*/
.ie7 .shop-page .nav-links{width:100%; margin: 0 0 25px 0 !important; position:relative}
.ie7 .shop-page .nav-links .nav-previous,.ie7 .shop-page .nav-links .nav-next,.ie7 .shop-page .nav-links .nav-previous a,.ie7 .shop-page .nav-links .nav-next a{width:120px !important}
.ie7 .shop-page .pages-links{width:444px !important; padding-left:0 !important; margin-right:0 !important; position:absolute; left:120px}
.ie7 .nav-links.shop .pages-links .page-numbers, .ie7 .nav-links.shop .nav-next a, .ie7 .nav-links.shop .nav-previous a{padding:6px 10px}
.ie8 .archive .woocommerce-ordering{width:100%;text-align:right;margin-bottom:20px}
.ie8 .woocommerce .container ul.products li.product, .ie8 body.woocommerce-page .container ul.products li.product{float:left}
.ie body.woocommerce-page .woocommerce-ordering select, .ie body.woocommerce-page .woocommerce-ordering select{background-image:none;}
.ie7 body.woocommerce .widget_price_filter .price_slider_amount ,
.ie7 body.woocommerce-page .widget_price_filter .price_slider_amount {line-height:0 !important;color:white !important;}
.ie7 .woocommerce .widget_price_filter .price_slider_amount,
.ie7 .woocommerce-page .widget_price_filter .price_slider_amount{line-height:0 !important;color:white !important;padding-top:15px;}
.ie7 .woocommerce .widget_price_filter .price_slider_amount .from{line-height:14px;position:absolute;left:0;color:#333333 !important}
.ie7 .woocommerce .widget_price_filter .price_slider_amount .to{line-height:14px;position:absolute;right:0;color:#333333 !important}
.ie7 .woocommerce .widget_price_filter .price_slider_amount .button,
.ie7 .woocommerce-page .widget_price_filter .price_slider_amount .button {top:50px}
.ie7 .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.ie7 .woocommerce-page .widget_price_fi
|