@font-face{
font-family: 'FontAwesome';
src:url(//gooby.co.il/wp-content/themes/gooby/css/fonts/fontawesome-webfont.eot);
src:url(//gooby.co.il/wp-content/themes/gooby/css/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'),
url(//gooby.co.il/wp-content/themes/gooby/css/fonts/fontawesome-webfont.woff) format('woff'),
url(//gooby.co.il/wp-content/themes/gooby/css/fonts/fontawesome-webfont.ttf) format('truetype'),
url(//gooby.co.il/wp-content/themes/gooby/css/fonts/fontawesome-webfont.svg#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal
}
.fa {
font-family: 'FontAwesome' !important;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-facebook:before {
content: "\f09a";
}
.fa-twitter:before {
content: "\f099";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-angle-downbefore:before {
content: "\f107";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-angle-double-left:before {
content: "\f100";
}@media (max-width: 960px) {
body {
padding-bottom: 0px;
margin-bottom: 0px;
}
#wrapper {
width: 820px;
margin: 0 auto;
}
header {
height: 130px;
padding: 0px;
}
header img {
width: 176px;
height: 96px;
}
header #details p {
color: #4d4d4d;
font-size: 18px;
}
header #details span {
font-size: 40px;
}
header #details a {
width: 190px;
height: 30px;
font-size: 14px;
line-height: 28px;
}
nav#main-navigation {
height: 64px;
font-size: 20px;
}
#main-navigation ul li {
width: 101px;
}
#advs {
height: 820px;
}
#advs .ad.abs {
position: absolute;
background: green;
margin-right: 615px;
margin-top: 410px;
width: 205px;
height: 205px;
}
#products {
height: auto;
padding-top: 20px;
}
#products .the-products .product {
width: 200px;
height: 280px;
padding: 10px;
margin-left: 36px;
margin-bottom: 20px;
float: left;
}
#products .the-products .product img {
width: 200px;
height: 200px;
}
#homepage article p {
width: 100%;
}
#homepage article img {
width: 100%;
}
footer .top nav {
height: 26px;
margin-bottom: 15px;
}
footer .top nav ul {
height: 100%;
display: table;
margin: 0 auto;
}
footer .top nav ul li {
display: block;
float: right;
height: 100%;
} #content-single {
padding-top: 30px;
}
#content-single.single section {
float: none;
width: 100%;
}
#content-single section article p {
line-height: 1.3em;
}
#content-single aside {
float: left;
width: 348px;
} #content-single.single aside {
width: 600px;
font-size: 16px;
float: none;
margin: 0 auto;
margin-top: 20px;
} #content-single.product aside {
width: 263px;
}
#content-single.product aside #product-slideshow .screen {
margin-bottom: 12px;
}
#content-single.product aside #product-slideshow .screen img {
width: 210px;
height: 300px;
}
#content-single.product aside #product-slideshow > img {
height: 64px;
width: 45px;
padding: 6px;
margin-right: 9px;
}
#content-single.product aside #product-slideshow > img:nth-child(2) {
margin-right: 0px;
}
#content-single.product section {
width: 520px;
}
#content-single.product #quotation {
width: 65%;
margin: 0 auto;
margin-top: 40px;
height: 442px;
}
#content-single.product #quotation > span {
height: 46px;
display: block;
text-align: center;
font-size: 24px;
color: #fff;
line-height: 48px;
background: #54af23;
}
#content-single.product #quotation * {
font-family: inherit;
}
#content-single.product #quotation .form input,
#content-single.product #quotation .form textarea {
font-size: 19px;
width: calc(100% - 32px);
border: 2px solid #d8d6d6;
padding-right: 16px;
padding-left: 16px;
margin-top: 11px;
}
#content-single.product #quotation .form span.error:after {
display: inline-block;
content: "×—×•×‘×”";
color: red;
position: absolute;
margin-right: -50px;
line-height: 80px;
}
#content-single.product #quotation .form input {
height: 42px;
}
#content-single.product #quotation .form textarea {
padding-top: 12px;
height: 110px;
}
#content-single.product #quotation button {
transition: background .5s;
background: #54af23;
color: #fff;
border: none;
width: 158px;
height: 42px;
font-size: 21px;
display: block;
margin: 0 auto;
}
#content-single.product #quotation button:hover {
background: #0288d1;
}
#content-single.product aside #product-details {
padding-top: 20px;
padding-right: 0px;
font-size: 11px;
}
}@media (max-width: 768px) {
body {
padding-top: 5px;
}
#wrapper {
max-width: 768px;
width: 100%;
}
header {
height: auto;
padding: 0px;
}
header img {
float: none;
width: 132px;
margin: 0 auto;
height: 72px;
}
header #details {
float: none;
background: none;
background-size: 41px;
}
header #details p {
font-size: 20px;
padding: 5px;
text-align: center;
}
header #details span {
text-align: center;
padding: 5px;
font-size: 30px;
}
header #details a {
width: 172px;
height: 30px;
font-size: 13px;
line-height: 27px;
display: block;
margin: 0 auto;
}
nav#main-navigation {
height: auto;
width: 100%;
border: none;
display: block;
font-size: 18px;
width: 100%;
}
#main-navigation > ul {
width: 100%;
height: auto;
display: block;
}
#main-navigation ul.sub-menu {
display: none !important;
}
#main-navigation ul li {
width: 100%;
height: 50px;
float: none;
border: none;
border-top: 2px solid #f0f0f0;
}
#main-navigation ul li:last-child {
border-top: 2px solid #f0f0f0;
}
#main-navigation ul li a {
line-height: 49px;
letter-spacing: .25px;
display: block;
width: 100%;
height: 100%;
text-align: center;
transition: all .2s ease-out;
}
#main-navigation ul li:hover > a,
#main-navigation ul li a.selected {
background: #0288d1;
color: #fff;
}
#main-navigation > ul > li:first-child a {
background: none;
color: #000;
width: 100%;
font-size: 40px;
padding: 0px;
}
#main-navigation > ul > li:first-child a:before {
font-family: 'FontAwesome';
content: "\f015";
display: inline-block;
}
#main-navigation > ul > li > a {
padding: 0px;
}
#main-navigation > ul > li > a i {
padding-right: 0px;
}
#advs {
width: 95%;
height: 1600px;
max-width: 400px;
margin: 0 auto;
background: red;
display: none;
}
#advs > * {
display: none;
width: 100%;
float: none;
position: static !important;
width: 100% !important;
height: 10em !important;
}
#products {
height: auto;
padding-top: 10px;
}
#products nav#categories ul {
height: 100%;
display: block;
margin: 0 auto;
}
#products nav#categories ul li {
float: none;
height: auto;
display: block;
text-align: center;
margin: 0 auto;
margin-top: 10px;
font-size: 18px;
}
#products nav#categories ul li:before {
display: none;
}
#products .the-products {
margin-top: 20px;
}
#products .the-products .product {
width: 200px;
height: 280px;
padding: 10px;
float: none;
margin: 0 auto;
}
#products .the-products .product p {
font-size: 13px;
}
#homepage article {
margin-top: 30px;
}
#homepage article h2 {
font-size: 30px;
clear: both;
}
#homepage article p {
text-align: right;
line-height: 21px;
font-size: 16px;
width: 94%;
}
#homepage article a {
margin-bottom: 30px;
width: 166px;
height: 50px;
font-size: 23px;
line-height: 48px;
}
#homepage article img {
display: block;
margin-top: 50px;
width: 100%;
}
footer {
margin-top: 20px;
}
footer .top nav {
height: auto;
margin-bottom: 15px;
}
footer .top nav ul {
height: 100%;
display: table;
margin: 0 auto;
}
footer .top nav ul li {
display: block;
float: right;
height: 100%;
}
footer .top nav ul li a {
display: block;
width: 100%;
height: 100%;
font-size: 16px;
line-height: 22px;
width: 100px;
text-align: center;
}
footer .footer {
height: auto;
padding: 10px;
}
footer .footer p {
float: none;
width: auto;
margin: 0 auto;
text-align: center;
font-size: 16px;
line-height: 40px;
}
footer .footer span {
float: none;
width: auto;
margin: 0 auto;
margin-top: 10px;
padding-right: 0px;
background: none;
} #content-single {
padding-top: 30px;
}
#content-single section {
float: none;
width: 100%;
margin: 0 auto;
}
#content-single,
#content-single section,
#content-single section article {
width: 98% !important;
margin: 0 auto;
}
#content-single h1 {
width: 100%;
margin-bottom: 14px;
font-size: 28px;
background: none;
}
#content-single h1 span {
padding-left: 0px;
}
#content-single section article {
width: 100% !important;
}
#content-single section article p {
margin: 0 auto;
}
#content-single article h2,
#content-single article h3 {
margin-top: 18px;
margin-bottom: 4px;
font-size: 20px;
}
#content-single aside {
float: none;
width: 95%;
margin: 0 auto;
} #content-single.single {
font-size: 16px;
}
#content-single.single aside {
width: 95%;
font-size: 16px;
}
#content-single.single aside #related p {
font-size: 20px;
margin-top: 20px;
font-weight: bold;
text-align: center;
}
#content-single.single aside #related hgroup h2 {
border-width: 2px;
font-size: 16px;
padding-top: 16px;
padding-bottom: 16px;
} #content-single.product aside {
margin-top: 20px;
width: 263px;
}
#content-single.product #quotation {
width: 95%;
height: 552px;
margin: 0 auto;
}
#content-single.product #quotation > span {
height: 43px;
font-size: 23px;
line-height: 45px;
}
#content-single.product #quotation .form input,
#content-single.product #quotation .form textarea {
font-size: 18px;
width: calc(100% - 44px);
}
#content-single.product #quotation .form span.error:after {
display: inline-block;
content: "çåáä";
color: red;
position: absolute;
margin-right: -50px;
line-height: 80px;
}
#content-single.product #quotation .form input {
height: 39px;
}
#content-single.product #quotation .form input[type=text] {
width: 153px;
margin-left: 7px;
}
#content-single.product #quotation .form input[type=number] {
width: 132px;
padding-left: 0px;
}
#content-single.product #quotation .form textarea {
resize: none;
padding-top: 18px;
height: 104px;
}
#content-single.product #quotation button {
width: 149px;
height: 39px;
font-size: 20px;
margin: 0 auto;
display: block;
}
#content-single.product aside #product-slideshow .screen img {
width: 210px;
height: 300px;
}
#content-single.product aside #product-slideshow > img {
height: 64px;
width: 45px;
padding: 6px;
margin-right: 9px;
}
#content-single.product aside #product-details {
padding-top: 30px;
padding-right: 0px;
font-size: 12px;
margin: 0 auto;
}
}