/******************* Background ********************/ html { background-color: #ffffff; } #Wrapper, #Content { background-color: #ffffff; } /********************** Font | Family **********************/ body, button, span.date_label, .timeline_items li h3 span, input[type="submit"], input[type="reset"], input[type="button"], input[type="text"], input[type="password"], input[type="tel"], input[type="email"], textarea, select, .offer_li .title h3 { font-family: "Ubuntu", Arial, Tahoma, sans-serif; font-weight: 400; } #menu > ul > li > a, #header_action_button, #header_cart { font-family: "Ubuntu", Arial, Tahoma, sans-serif; font-weight: 400; } #Subheader .title { font-family: "Ubuntu", Arial, Tahoma, sans-serif; font-weight: 400; } h1, .text-logo #logo { font-family: "Ubuntu", Arial, Tahoma, sans-serif; font-weight: 300; } h2 { font-family: "Ubuntu", Arial, Tahoma, sans-serif; font-weight: 300; } h3 { font-family: "Ubuntu", Arial, Tahoma, sans-serif; font-weight: 300; } h4 { font-family: "Ubuntu", Arial, Tahoma, sans-serif; font-weight: 300; } h5 { font-family: "Ubuntu", Arial, Tahoma, sans-serif; font-weight: 700; } h6 { font-family: "Ubuntu", Arial, Tahoma, sans-serif; font-weight: 400; } blockquote { font-family: "Ubuntu", Arial, Tahoma, sans-serif; } /********************** Font | Size **********************/ /* Body */ body { font-size: 19px; line-height: 27px; } #menu > ul > li > a { font-size: 14px; } /* Headings */ h1, #Subheader .title, .text-logo #logo { font-size: 25px; line-height: 25px; } h2 { font-size: 23px; line-height: 23px; } h3 { font-size: 20px; line-height: 22px; } h4 { font-size: 21px; line-height: 25px; } h5 { font-size: 18px; line-height: 23px; } h6 { font-size: 15px; line-height: 22px; } /********************** Sidebar | Width **********************/ .with_aside .sidebar.columns { width: 28%; } .with_aside .sections_group { width: 70%; } .aside_both .sidebar.columns { width: 23%; } .aside_both .sidebar-1{ margin-left: -74%; } .aside_both .sections_group { width: 50%; margin-left: 25%; } .banner_shenavar{ width:253px; height:233px; position:fixed; left:0; top:0; }