.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button {
color: #FFF !important;
font-family: inherit;
font-size: 100%;
font-weight: bold;
text-transform: uppercase;
text-shadow: none !important;
padding: 12px 11px;
background: #FB9351;
border: none !important;
border-radius: 0;
box-shadow: none !important;
}
.woocommerce #content input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover {
background: #FB9351;
}
.woocommerce a.add_to_cart_button,
.woocommerce a.product_type_external {
float: right;
font-size: 0;
margin: 0;
padding: 25px;
background: none;
}
.woocommerce a.add_to_cart_button:before,
.woocommerce a.product_type_external:before {
position: absolute;
top: 26%;
left: 50%;
font-family: 'StrictThemes';
content: '\e658';
color: #FB9351;
font-size: 24px;
font-weight: normal;
margin-left: -12px;
margin-top: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce a.read_more_button:before {
content: '\e688';
top: 26%;
}
.woocommerce a.product_type_external:before {
content: '\e64a';
top: 26%;
}
.woocommerce a.add_to_cart_button:hover:before,
.woocommerce a.product_type_external:hover:before {
color: #FFF;
}
.woocommerce #content input.button.added:before,
.woocommerce #respond input#submit.added:before,
.woocommerce a.button.added:before,
.woocommerce button.button.added:before,
.woocommerce input.button.added:before,
.woocommerce-page #content input.button.added:before,
.woocommerce-page #respond input#submit.added:before,
.woocommerce-page a.button.added:before,
.woocommerce-page button.button.added:before,
.woocommerce-page input.button.added:before {
font-family: 'StrictThemes';
content: '\e655';
top: 26%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce #content input.button.loading:before,
.woocommerce #respond input#submit.loading:before,
.woocommerce a.button.loading:before,
.woocommerce button.button.loading:before,
.woocommerce input.button.loading:before,
.woocommerce-page #content input.button.loading:before,
.woocommerce-page #respond input#submit.loading:before,
.woocommerce-page a.button.loading:before,
.woocommerce-page button.button.loading:before,
.woocommerce-page input.button.loading:before {
background: none;
font-family: 'StrictThemes';
content: '\e684';
top: 26%;
left: 50%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce #content input.button:active,
.woocommerce #respond input#submit:active,
.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active,
.woocommerce-page #content input.button:active,
.woocommerce-page #respond input#submit:active,
.woocommerce-page a.button:active,
.woocommerce-page button.button:active,
.woocommerce-page input.button:active {
top: 0;
}
.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
padding-right: 25px;
opacity: 1;
} .woocommerce h1.page-title:before {
font-family: 'StrictThemes';
content: '\e68b';
font-size: 32px;
margin: 0 15px 0 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-ordering,
.woocommerce-page .woocommerce-result-count {
margin-bottom: 25px;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
padding-top: 10px;
}
.woocommerce ul.products {
margin-bottom: 0;
}
.woocommerce ul.products li.product {
background: #FFF;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
body.woocommerce ul.products li.product {
width: 250px;
margin: 0 50px 50px 0;
outline: 1px solid rgba(0,0,0,0.1);
}
body.woocommerce ul.products li.last { margin-right: 0;
} ul.products > li > a:first-child {
position: relative;
display: block;
overflow: hidden;
}
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale {
position: absolute;
top: 0;
left: auto;
min-height: 0;
min-width: 0;
color: #FFF;
font-size: 12px;
font-weight: bold;
line-height: 1em;
text-transform: uppercase;
text-shadow: none;
margin: 0;
padding: 5px 15px;
background: rgba(0,0,0,0.3);
border-radius: 0;
box-shadow: none;
z-index: 3;
}
.woocommerce ul.products li.product a img,
.woocommerce ul.products li.product a:hover img,
.woocommerce-page ul.products li.product a:hover img {
margin-bottom: 0;
box-shadow: none;
}
.woocommerce ul.products li.product a img {
-webkit-transition: all 500ms cubic-bezier(0.5, 0, 0.5, 1);
transition: all 500ms cubic-bezier(0.5, 0, 0.5, 1);
}
.woocommerce ul.products li.product a:hover img {
margin-left: -15%;
-webkit-transition: all 250ms cubic-bezier(0.5, 0, 0.5, 1);
transition: all 250ms cubic-bezier(0.5, 0, 0.5, 1);
}
ul.products > li > a:first-child h3,
ul.products > li > a:first-child div.star-rating,
.woocommerce ul.products > li > a:first-child span.price { display: none;
}
.st-woo-hover {
position: absolute;
left: 100%;
width: 100%;
height: 250px;
text-align: center;
background: #FFF;
z-index: 2;
box-shadow: 0 -1px 0 #EEE inset;
-webkit-transition: all 500ms cubic-bezier(0.5, 0, 0.5, 1);
transition: all 500ms cubic-bezier(0.5, 0, 0.5, 1);
}
.woocommerce.columns-2 .st-woo-hover { height: 360px;
}
.sidebar-position-none .woocommerce.columns-2 .st-woo-hover { height: 528px;
}
.woocommerce.columns-3 .st-woo-hover { height: 231px;
}
.sidebar-position-none .woocommerce.columns-3 .st-woo-hover { height: 338px;
}
.woocommerce.columns-4 .st-woo-hover { height: 166px;
}
.sidebar-position-none .woocommerce.columns-4 .st-woo-hover { height: 243px;
}
ul.products > li > a:first-child:hover .st-woo-hover {
left: 0;
-webkit-transition: all 250ms cubic-bezier(0.5, 0, 0.5, 1);
transition: all 250ms cubic-bezier(0.5, 0, 0.5, 1);
}
ul.products > li.st-woo > a:first-child h3,
ul.products > li.st-woo > a:first-child div.star-rating {
display: block;
}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
font-size: 1.45em;
font-weight: 300;
line-height: 1.352em;
padding: 10px 25px 0;
}
.woocommerce ul.products li.product h3 mark,
.woocommerce-page ul.products li.product h3 mark {
color: #FB9351;
background: none;
}
.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating {
height: 1.15em;
margin: 0 auto;
}
.woocommerce .star-rating span:before,
.woocommerce-page .star-rating span:before {
color: #FB9351;
} .st-woo-price {
max-width: 180px;
height: 50px;
padding: 0 0 0 15px;
}
.st-woo-price * {
line-height: 1em !important;
font-weight: normal;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
color: #5B4141;
font-size: 1.15em;
line-height: 1.2em;
margin: 0;
}
.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del {
font-size: 1em;
color: #AAA;
margin: 0;
}
.woocommerce ul.products li.product .price ins,
.woocommerce-page ul.products li.product .price ins {
float: left;
margin: 0 0.5em 0 0;
}
.st-woo .wc-forward + .st-woo-price {
display: none;
}
.woocommerce .st-woo a.added_to_cart,
.woocommerce-page .st-woo a.added_to_cart {
color: #5B4141;
line-height: 18px;
margin: 15px 0 15px 15px;
padding: 0;
}
.wc-forward a:after,
.wc-forward:after {
display: none;
}
.wc-forward a:before,
.wc-forward:before,
.wc-backward a:before,
.wc-backward:before {
font-family: 'StrictThemes';
content: '\e658';
font-size: 16px;
font-weight: normal;
margin: 0 0.5em 0 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.checkout.wc-forward a:before,
.checkout.wc-forward:before {
content: '\e651';
}
.wc-backward a:before,
.wc-backward:before {
content: '\e607';
font-size: 12px;
} .woocommerce #content div.product,
.woocommerce div.product,
.woocommerce-page #content div.product,
.woocommerce-page div.product {
margin-bottom: 50px;
padding: 50px;
background: #FFF;
} .woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
width: 400px;
margin: 0 0 50px;
}
.woocommerce #content div.product div.images img,
.woocommerce div.product div.images img,
.woocommerce-page #content div.product div.images img,
.woocommerce-page div.product div.images img {
margin: 0;
box-shadow: none;
}
.woocommerce-main-image {
position: relative;
display: block;
}
.woocommerce-main-image:after {
position: absolute;
display: block;
content: '';
width: 100%;
height: 100%;
margin: 0;
top: 0;
left: 0;
background: rgba(0,0,0,0);
z-index: 1;
}
.woocommerce-main-image:hover:after {
background: rgba(0,0,0,0.5);
}
.woocommerce-main-image:before {
position: absolute;
display: inline-block;
font-family: 'StrictThemes';
content: '\e686';
top: 53%;
left: 50%;
margin: -16px 0 0 -32px;
font-size: 64px;
color: rgba(255,255,255,0);
z-index: 2;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce-main-image:hover:before {
top: 50%;
color: rgba(255,255,255,1);
}
.woocommerce #content div.product div.images div.thumbnails,
.woocommerce div.product div.images div.thumbnails,
.woocommerce-page #content div.product div.images div.thumbnails,
.woocommerce-page div.product div.images div.thumbnails {
margin-right: -5px;
padding: 0;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
position: relative;
width: 100px;
margin: 0;
}
.thumbnails a:before,
.thumbnails a:after {
position: absolute;
display: inline-block;
content: '';
}
.thumbnails a:before {
font-family: 'StrictThemes';
content: '\e686';
top: 60%;
left: 50%;
margin: -12px 0 0 -16px;
font-size: 32px;
color: rgba(255,255,255,0);
z-index: 2;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.thumbnails a:hover:before {
top: 50%;
color: rgba(255,255,255,1);
}
.thumbnails a:after {
width: 100%;
height: 100%;
margin: 0;
top: 0;
left: 0;
background: rgba(0,0,0,0);
box-shadow: 0 0 0 #FFF inset, 0 0 0 #FFF inset;
z-index: 1;
}
.thumbnails a:hover:after {
background: rgba(0,0,0,0.5);
box-shadow: 5px 5px 0 #FFF inset, -5px -5px 0 #FFF inset;
}
.woocommerce span.onsale,
.woocommerce-page span.onsale {
position: absolute;
top: auto;
left: 50px;
min-height: 0;
min-width: 0;
color: #FFF;
font-size: 12px;
font-weight: bold;
line-height: 1em;
text-align: center;
text-shadow: none;
text-transform: uppercase;
margin: 0;
padding: 5px 15px;
background: rgba(0,0,0,0.3);
border-radius: 0;
box-shadow: none;
z-index: 3;
} .woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
width: 300px;
margin: 0 0 50px;
}
.summary h1.entry-title {
font-size: 2em;
letter-spacing: -0.02em;
text-align: left;
margin-bottom: 15px;
}
.woocommerce .woocommerce-product-rating,
.woocommerce-page .woocommerce-product-rating {
line-height: 1.352em;
white-space: nowrap;
margin: 0 0 10px;
}
.woocommerce .woocommerce-product-rating .star-rating,
.woocommerce-page .woocommerce-product-rating .star-rating {
float: none;
display: inline-block;
height: 1.15em;
margin: 2px 3px 0 0;
}
.woocommerce #content div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce-page #content div.product p.price,
.woocommerce-page #content div.product span.price,
.woocommerce-page div.product p.price,
.woocommerce-page div.product span.price {
display: block;
color: inherit;
margin-bottom: 10px;
}
.woocommerce #content div.product p.price *,
.woocommerce #content div.product span.price *,
.woocommerce div.product p.price *,
.woocommerce div.product span.price *,
.woocommerce-page #content div.product p.price *,
.woocommerce-page #content div.product span.price *,
.woocommerce-page div.product p.price *,
.woocommerce-page div.product span.price * {
font-size: 16px;
font-weight: normal;
}
.woocommerce #content div.product p.price del,
.woocommerce #content div.product span.price del,
.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce-page #content div.product p.price del,
.woocommerce-page #content div.product span.price del,
.woocommerce-page div.product p.price del,
.woocommerce-page div.product span.price del {
color: #AAA;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
display: inline-block;
opacity: 1;
}
.woocommerce #content div.product form.cart,
.woocommerce div.product form.cart,
.woocommerce-page #content div.product form.cart,
.woocommerce-page div.product form.cart {
margin-bottom: 1em;
}
.woocommerce #content .quantity input.qty,
.woocommerce .quantity input.qty,
.woocommerce-page #content .quantity input.qty,
.woocommerce-page .quantity input.qty {
height: 36px;
color: inherit;
padding: 1px;
background: #FFF;
border-radius: 0;
box-shadow: none;
}
.woocommerce #content .quantity .minus,
.woocommerce #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce .quantity .plus,
.woocommerce-page #content .quantity .minus,
.woocommerce-page #content .quantity .plus,
.woocommerce-page .quantity .minus,
.woocommerce-page .quantity .plus {
height: 19px;
margin: 0;
background: #eee;
border-radius: 0;
box-shadow: none;
-webkit-appearance: none;
}
.woocommerce .quantity input[type=number]::-webkit-inner-spin-button,
.woocommerce .quantity input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt {
background: #FB9351;
border: none;
color: #FFF;
text-shadow: noen;
}
.woocommerce #content input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover {
background: #FB9351;
border: none;
color: #FFF;
text-shadow: noen;
}
.woocommerce div.product form.cart table.variations tr,
.woocommerce div.product form.cart table.variations td {
display: block;
vertical-align: middle;
padding: 0;
border: none;
}
body.woocommerce #content div.product .out-of-stock,
body.woocommerce div.product .out-of-stock,
body.woocommerce-page #content div.product .out-of-stock,
body.woocommerce-page div.product .out-of-stock {
color: inherit;
font-size: 1.2em;
text-align: center;
border: 1px solid #DDD;
padding: 15px;
}
body.woocommerce #content div.product .out-of-stock:before,
body.woocommerce div.product .out-of-stock:before,
body.woocommerce-page #content div.product .out-of-stock:before,
body.woocommerce-page div.product .out-of-stock:before {
font-family: 'StrictThemes';
content: '\e681';
font-size: 16px;
margin: 0 5px 0 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.product_meta {
font-size: 12px;
}
.product_meta > span {
display: block;
} .woocommerce-tabs .tabs * {
text-shadow: none !important;
box-shadow: none !important;
border-radius: 0 !important;
margin: 0 !important;
}
.woocommerce-tabs .tabs *:before,
.woocommerce-tabs .tabs *:after {
display: none;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
background: #eee;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
color: #56646F !important;
font-weight: normal;
}
.woocommerce #content div.product .woocommerce-tabs .panel,
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce-page #content div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel {
margin: 0;
}
.woocommerce-tabs > div > h2:first-child,
#reviews #comments h2 {
font-size: 1.4em;
font-weight: normal;
line-height: 1.4em;
letter-spacing: 0;
}
#reviews #comments h2 {
margin-bottom: 10px;
} .woocommerce #reviews #comments ol.commentlist li,
.woocommerce-page #reviews #comments ol.commentlist li {
margin-bottom: 25px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
border-radius: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
font-size: 1em;
line-height: 1.15em;
margin-bottom: 6px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta time {
font-size: 12px;
}
#review_form #commentform {
padding-bottom: 0;
}
.comment-form-author,
.comment-form-email {
padding-right: 22px;
}
.comment-form-author label,
.comment-form-email label {
display: block;
}
.comment-form-author input,
.comment-form-email input {
display: block;
width: calc(100% - 22px);
}
.woocommerce #review_form #respond textarea,
.woocommerce-page #review_form #respond textarea {
color: inherit;
background: #FFF;
border: 1px solid #DDD;
}
.woocommerce #review_form #respond p.form-submit,
.woocommerce-page #review_form #respond p.form-submit {
margin-bottom: 0;
} #tab-additional_information h2 {
margin-bottom: 10px;
}
.woocommerce table.shop_attributes {
margin-bottom: 0;
}
.shop_attributes th,
.shop_attributes td {
background: none;
color: inherit !important;
font-style: normal !important;
padding: 10px !important;
}
.shop_attributes p {
margin: 0 !important;
padding: 0 !important;
} .st-woo-upsells h2 {
text-align: center;
margin: 0 0 50px;
padding: 0;
}
.st-woo-upsells ul.products {
margin-right: -50px;
} .st-woo-related h2 {
text-align: center;
margin: 0 0 50px;
padding: 0;
}
.st-woo-related ul.products {
margin-right: -50px;
}
.woocommerce .st-woo-related ul.products li.product {
margin-bottom: 0;
} .woocommerce-cart #article {
padding: 0;
background: inherit;
}
.widget_shopping_cart {
}
.widget_shopping_cart > h5:before {
font-family: 'StrictThemes';
content: '\e658';
font-size: 16px;
font-weight: normal;
margin: 0 5px 0 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.cart_list li,
.woocommerce-page ul.product_list_widget li {
padding: 15px 0;
border-top: 1px solid rgba(0,0,0,0.07);
}
.woocommerce ul.cart_list li:first-child,
.woocommerce ul.product_list_widget li:first-child,
.woocommerce-page ul.cart_list li:first-child,
.woocommerce-page ul.product_list_widget li:first-child {
padding-top: 0;
border-top: none;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.cart_list li a,
.woocommerce-page ul.product_list_widget li a {
line-height: 1.575em;
font-weight: normal;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
width: 50px;
height: 50px;
margin: 0 0 0 10px;
box-shadow: none;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total,
.woocommerce-page.widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
font-size: 1.15em;
margin: 0;
padding: 15px 0;
border-top-color: rgba(0,0,0,0.1);
}
.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce-page .cart-collaterals .cart_totals tr td,
.woocommerce-page .cart-collaterals .cart_totals tr th {
border-color: #DDD;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
top: 16px;
line-height: 1;
border-radius: 0;
}
.woocommerce .widget_shopping_cart .cart_list li:first-child a.remove,
.woocommerce.widget_shopping_cart .cart_list li:first-child a.remove {
top: 1px;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
padding-top: 15px;
} .widget_price_filter {
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
background: #FFF;
border: 1px solid rgba(0,0,0,0.1);
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
background: #FB9351;
box-shadow: none;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
top: -0.4em;
width: 1em;
height: 1em;
background: #FFF;
box-shadow: none;
border: 2px solid #FB9351;
} .widget_product_categories > ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.widget_product_categories > ul > li {
padding: 0.6em 0;
border-top: 1px solid rgba(0,0,0,0.07);
}
.widget_product_categories > ul > li:first-child {
padding-top: 0;
border-top: none;
}
.widget_product_categories > ul ul {
list-style-type: disc;
}
.widget_product_categories span {
font-size: 11px;
margin-left: 0.25em;
} .widget_products del {
opacity: 0.7;
}
.widget_products ins {
color: #5B4141;
background: none;
} .sidebar .widget_product_search {
padding: 25px;
background: #FB9351;
border: none;
}
.sidebar .widget_product_search h5 {
color: #FFF;
border-bottom-color: rgba(255,255,255,0.2);
}
.sidebar .widget_product_search > form > div {
height: 20px;
padding: 10px 44px 10px 10px;
background: #FFF;
}
.widget_product_search label {
position: absolute;
top: 7px;
right: 7px;
font-size: 0;
width: 24px;
height: 24px;
padding: 0;
z-index: 1;
}
.widget_product_search label:before {
display: block;
font-family: 'StrictThemes';
content: '\e62f';
font-size: 24px;
color: #FB9351;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.widget_product_search #s {
display: table;
color: #5B4141;
width: 100%;
padding: 0;
background: none;
border: none;
}
.widget_product_search #searchsubmit {
position: absolute;
top: 0;
right: 0;
font-size: 0;
width: 40px;
height: 40px;
padding: 10px;
background: none;
box-shadow: none !important;
z-index: 2;
} .widget_product_tag_cloud a {
font-size: 13px !important;
} .widget_recently_viewed_products del {
opacity: 0.7;
}
.widget_recently_viewed_products ins {
color: #5B4141;
background: none;
} .widget_top_rated_products del {
opacity: 0.6;
}
.widget_top_rated_products ins {
color: #5B4141;
background: none;
}
.widget_top_rated_products .star-rating {
height: 1.15em;
margin: 3px 0;
} .widget_recent_reviews .star-rating {
height: 1.15em;
margin: 3px 0 1px;
}
.widget_recent_reviews .reviewer {
font-size: 11px;
} .woocommerce-cart h1.page-title:before {
font-family: 'StrictThemes';
content: '\e658';
font-size: 32px;
margin: 0 10px 0 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
margin-bottom: 50px;
}
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td {
line-height: 1.352em;
}
.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
display: block;
width: 50px;
height: 50px;
margin: 0;
}
.woocommerce .actions .button {
padding: 7px;
}
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text {
box-shadow: none;
border-radius: 0;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
width: 550px;
}
.st-woo-cross h2,
.cart_totals h2,
.shipping_calculator h2 {
text-align: center;
margin: 0 0 50px;
padding: 0;
}
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
width: 250px;
margin-bottom: 0;
}
.woocommerce .cart-collaterals .cross-sells ul.products li.last,
.woocommerce-page .cart-collaterals .cross-sells ul.products li.last {
margin-right: 0;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals,
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
width: 50%;
}
.cart_totals {
margin-bottom: 50px;
}
.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table th,
.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table td {
width: auto;
color: #5B4141;
padding: 15px;
border-bottom: 1px;
border-left: 0;
background: #FFF;
vertical-align: middle;
}
.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table td {
text-align: right;
}
.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button,
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button {
display: inline-block;
margin: 0 auto;
}
.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
display: none;
}
.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:before,
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:before {
float: left;
font-family: 'StrictThemes';
content: '\e622';
font-size: 32px;
margin: 0 15px 0 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce form p,
.woocommerce-page form p {
padding: 0 !important;
margin: 0 0 10px !important;
}
.woocommerce .cart-collaterals .shipping_calculator .button,
.woocommerce-page .cart-collaterals .shipping_calculator .button {
width: auto;
margin: 0 auto;
}
.woocommerce a.remove {
border-radius: 0;
} .woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-message {
color: #666;
list-style: none !important;
text-shadow: none;
line-height: 1.575em;
margin: 0 0 25px !important;
padding: 28px 25px 28px 70px !important;
background: #FFF;;
box-shadow: none;
border-radius: 0;
border: 0;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-info:before,
.woocommerce-page .woocommerce-message:before {
position: relarive;
display: inline-block;
font-family: 'StrictThemes';
content: '\e652';
top: auto;
left: 25px;
width: auto;
height: auto;
color: #FB9351;
font-size: 32px;
font-style: normal;
text-align: center;
text-shadow: none;
line-height: 1em;
margin: -4px 0 0 0;
padding: 0;
background: none;
border-radius: 0;
box-shadow: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce .woocommerce-error:before,
.woocommerce-page .woocommerce-error:before {
content: '\e61a';
}
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before {
content: '\e67e';
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
margin: -10px 0;
} .woocommerce-checkout h1.page-title:before {
font-family: 'StrictThemes';
content: '\e651';
font-size: 32px;
margin: 0 15px 0 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-page form.checkout_coupon,
.woocommerce-page form.login,
.woocommerce-page form.register {
border-radius: 0;
} .woocommerce-pagination {
}
.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul {
display: table;
line-height: 1em;
margin: 0 auto;
border: none;
}
.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
margin: 0;
border: 0;
}
.woocommerce .woocommerce-pagination ul.page-numbers li *,
.woocommerce-page .woocommerce-pagination ul.page-numbers li * {
display: inline-block;
float: left;
color: #5b4141;
text-align: center;
line-height: 1em;
white-space: nowrap;
margin: 0;
padding: 0.75em 0.80em ;
border: none;
} .woocommerce .woocommerce-pagination ul.page-numbers li a:hover,
.woocommerce-page .woocommerce-pagination ul.page-numbers li a:hover {
color: #5B4141;
background: #FFF;
} .woocommerce .woocommerce-pagination ul.page-numbers li span.current,
.woocommerce-page .woocommerce-pagination ul.page-numbers li span.current {
color: inherit;
font-weight: normal;
background: rgba(0,0,0,0.07);
} .woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a,
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a {
color: #FFF;
font-size: 13px;
line-height: 1em;
padding: 7px 10px;
background: #5b4141;
border: none;
border-radius: 0;
}
.woocommerce .widget_layered_nav ul li.chosen a:before,
.woocommerce-page .widget_layered_nav ul li.chosen a:before,
.woocommerce .widget_layered_nav_filters ul li a:before,
.woocommerce-page .widget_layered_nav_filters ul li a:before {
float: left;
font-family: 'StrictThemes';
content: '\e64f';
font-size: 14px;
margin: 0 5px 0 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gecko.woocommerce .widget_layered_nav ul li.chosen a:before,
.gecko.woocommerce-page .widget_layered_nav ul li.chosen a:before,
.gecko.woocommerce .widget_layered_nav_filters ul li a:before,
.gecko.woocommerce-page .widget_layered_nav_filters ul li a:before {
margin-top: -1px;
}@media only screen and ( min-width: 1320px ) {   }
@media only screen and ( min-width: 960px ) and ( max-width: 1319px ) {    .boxed #layout {
max-width: 985px;
} #header {
padding-top: 25px;
}
#header-holder {
width: 935px;
}
#logo {
width: 190px;
margin: 0 25px;
}
#logo h2 {
max-width: 190px;
}
#header-holder-2 {
width: 935px;
} #content-layout {
width: 935px;
}
#content-box {
padding-top: 25px;
padding-bottom: 25px;
} .sidebar-position-right #content-box,
.page-template-template-frontpage-php .sidebar-secondary-inactive.sidebar-position-none #content-box {
width: 610px;
} .sidebar-position-left #content-box {
width: 610px;
} div.post-single {
width: 465px;
} .sidebar-position-none div.post-single {
width: 790px;
} .sidebar-position-none #content-box {
width: 610px;
} .single .sidebar-position-none #content-box {
width: auto;
} .sidebar-secondary-available #content-box > div > div:first-child {
width: 359px;
}
#article {
padding: 25px;
} #article-frontpage-2 {
margin-bottom: 25px;
} #footer-holder {
width: 935px;
}
#copyrights-holder {
width: 885px;
}  #menu {
width: 935px;
}
#menu-box {
width: 695px;
}
ul.menu > li > a {
font-size: 14px;
padding: 15px;
}
ul.menu > li > a > span.subline {
display: none;
}
ul.menu > li.hasUl > a {
padding-right: 35px;
}
.gecko ul.menu > li.hasUl > a:before {
margin-top: 0;
}
ul.menu > li > ul > li:first-child > a:after {
left: 8px;
}
ul.menu ul li a {
font-size: 12px;
padding: 10px;
}
ul.menu ul li.hasUl > a:before {
margin-top: 0.75em;
}
ul.menu ul li span.subline {
line-height: 1.352em;
margin-top: 0;
} #menu-2 {
}  #sidebar {
padding: 25px 0 0;
}
.widget {
margin-bottom: 25px;
} .sidebar-ad-a {
width: 935px;
}
.sidebar-ad-a .widget {
max-width: 885px;
}
.sidebar-ad-b .widget {
margin-bottom: 25px;
}
#sidebar-ad-c .sidebar-ad-c {
padding: 0;
}
.sidebar-ad-c .widget {
max-width: 935px;
} .sidebar-footer > div {
margin-top: 25px;
margin-right: 25px;
margin-bottom: 25px;
} .footer-box-v1 .sidebar-footer {
width: 320px;
}
.footer-box-v1 .sidebar-footer.last {
width: 295px;
} .footer-box-v2 .sidebar-footer {
width: 240px;
}
.footer-box-v2 .sidebar-footer.last {
width: 455px;
} .footer-box-v3 .sidebar-footer {
width: 480px;
}
.footer-box-v3 .sidebar-footer:first-child {
width: 240px;
}
.footer-box-v3 .sidebar-footer.last {
width: 215px;
} .footer-box-v4 .sidebar-footer {
width: 240px;
}
.footer-box-v4 .sidebar-footer:first-child {
width: 480px;
}
.footer-box-v4 .sidebar-footer.last {
width: 215px;
} .footer-box-v5 .sidebar-footer {
width: 240px;
}
.footer-box-v5 .sidebar-footer.last {
width: 215px;
} .footer-box-v6 .sidebar-footer {
width: 295px;
}
.footer-box-v6 .sidebar-footer:first-child {
width: 640px;
} #sidebar-homepage-box {
}
#sidebar-homepage-box .sidebar-homepage > div {
margin: 0 25px 25px 0;
} #sidebar-homepage-box .sidebar-homepage {
width: 240px;
}
#sidebar-homepage-box .sidebar-homepage.last {
width: 215px;
}  h1 {
font-size: 2.4em;
}
h2 {
font-size: 1.8em;
}
h3 {
font-size: 1.4em;
}
h4 {
font-size: 1.2em;
}
h5 {
font-size: 1em;
} .wp-caption.alignleft {
margin-left: -30px;
}
.wp-caption.alignright {
margin-right: -30px;
} blockquote p {
line-height: 1.535em;
} fieldset {
padding: 10px 15px;
} .post-template {
margin-bottom: 25px;
padding-bottom: 25px;
} .post-default {
padding-top: 25px;
padding-bottom: 0;
}
.post-default:first-child {
padding-top: 0;
}
.post-default .post-title {
font-size: 1.7em;
}
.sticky.post-default .post-title:before {
margin: 0 0 0.5em;
}
.post-default .meta {
margin-bottom: 2.post-default5px;
}
.post-default .content-data {
padding: 25px;
} .post-t4 {
padding-bottom: 0;
overflow: hidden;
}
.sidebar-secondary-available .post-t4 {
padding: 0;
}
.sidebar-secondary-available .post-t4 .thumb-wrapper {
margin: 0;
}
.sidebar-secondary-available .post-t4 .thumb-wrapper a.post-thumb {
overflow: visible;
}
.sidebar-secondary-available .post-t4 .thumb-wrapper a.post-thumb:hover {
margin-left: -20px;
opacity: 1;
}
.sidebar-secondary-available .post-t4 a.post-thumb:before,
.sidebar-secondary-available .post-t4 a.post-thumb:hover:before,
.sidebar-secondary-available .post-t4 a.post-thumb:after,
.sidebar-secondary-available .post-t4 a.post-thumb:hover:after {
left: 310px;
font-size: 28px;
opacity: 1;
transition: all 250ms cubic-bezier(0, 0.5, 0.5, 1);
}
.sidebar-secondary-available .post-t4 a.post-thumb:after {
background: rgba(0,0,0,0.1);
}
.dark .sidebar-secondary-available .post-t4 a.post-thumb:after {
background: rgba(255,255,255,0.1);
}
.sidebar-secondary-available .post-t4 a.post-thumb:hover:before {
left: 320px;
}
.sidebar-secondary-available .post-t4 a.post-thumb:hover:after {
left: 320px;
background: #FB9351;
}
.sidebar-secondary-available .post-t4 .meta {
position: relative;
bottom: auto;
height: auto;
margin: 20px 0 0 25px;
}
.sidebar-secondary-available .post-t4 h3 {
margin: 10px 50px 25px 25px;
padding: 0;
}
.sidebar-secondary-available .post-t4-no-thumb h3 {
font-size: 1.35em;
font-weight: normal;
}
.sidebar-secondary-available .post-t4 h3.post-title-short {
margin-bottom: 5px;
}
.sidebar-secondary-available .post-t4 h3.post-title-short a {
max-height: none;
-webkit-line-clamp: 10; }
.sidebar-secondary-available .post-t4 p {
max-height: none;
-webkit-line-clamp: 10; padding: 0 25px 25px 25px;
overflow: visible;
} .post-t4-no-thumb {
min-height: 50px;
padding-bottom: 50px;
}
.post-t4-no-thumb h3 {
font-size: 1.35em;
line-height: 1.35em;
font-weight: normal;
padding-bottom: 0;
} #posts-t4 .post-t4 {
width: 168px;
}
#posts-t4 .post-t4 h3 {
font-size: 1.2em;
max-height: 6.5em;
padding-top: 20px;
}
#posts-t4 .post-t4-no-thumb {
width: 430px;
}
#posts-t4 .post-t4-no-thumb h3 {
font-size: 1.9em;
padding-top: 15px;
} .posts-highlighted {
margin-bottom: 25px;
padding-bottom: 0;
}
div.posts-highlighted a.post-thumb {
height: 255px;
}
.sidebar-secondary-inactive div.posts-highlighted a.post-thumb {
height: 434px;
}
.posts-highlighted-details h1 {
font-size: 1.8em;
font-weight: normal;
} #posts-featured {
width: 935px;
}
.posts-featured-wrapper {
width: 215px;
margin-right: 25px;
margin-bottom: 25px;
}
.posts-featured-wrapper a.post-thumb {
height: 147px;
}
.posts-featured-wrapper h3 {
font-size: 14px;
}
.posts-featured-wrapper h3:before {
font-size: 24px;
}
.posts-featured-wrapper .ico16-comment-2 {
display: none;
} .posts-related-wrapper {
padding-top: 25px;
}
.posts-related-wrapper h6 {
font-size: 1.7em;
padding-bottom: 25px;
}
.posts-related-wrapper div.posts-related-post-wrapper {
width: 220px;
}
.sidebar-position-left .posts-related-wrapper div.posts-related-post-wrapper,
.sidebar-position-right .posts-related-wrapper div.posts-related-post-wrapper {
margin: 0 0 0 auto;
}
.sidebar-position-left .posts-related-wrapper table td:first-child div.posts-related-post-wrapper,
.sidebar-position-right .posts-related-wrapper table td:first-child div.posts-related-post-wrapper {
margin: 0 auto 0 0;
}
.posts-related-wrapper div.posts-related-post-wrapper a.post-thumb {
height: 151px;
}
.posts-related-wrapper div.posts-related-post-wrapper a.post-thumb:before,
.posts-related-wrapper div.posts-related-post-wrapper a.post-thumb:after {
font-size: 24px;
}
.posts-related-wrapper div.posts-related-post-wrapper > div h5 {
font-size: 1em;
}   #activity-filter-select > label:first-child {
display: none;
}
#buddypress .activity-list li.load-more {
padding-top: 25px;
}
#item-nav {
margin-bottom: 25px;
}
.single-item #item-header-content,
.bp-user #item-header {
padding-bottom: 5px;
}
#buddypress div#subnav {
font-size: 12px;
}
#buddypress div.item-list-tabs ul li.last select {
font-size: 12px;
max-width: 150px;
padding-top: 8px;
padding-bottom: 8px;
}
#buddypress div.item-list-tabs,
#search-groups-form input,
#buddypress div.dir-search input[type="text"],
#buddypress div.message-search input[type="text"],
#buddypress input[type="submit"],
#buddypress input[type="button"],
#buddypress input[type="reset"],
#buddypress button.submit {
font-size: 12px;
}
#buddypress input[type="submit"],
#buddypress input[type="button"],
#buddypress input[type="reset"],
#buddypress button.submit {
padding-top: 0.8em;
padding-bottom: 0.8em;
} #buddypress div.dir-search input[type="text"],
#buddypress div.message-search input[type="text"] {
padding: 0.8em 1em;
}
#buddypress div.message-search input[type="text"],
#buddypress #search-members-form input[type="text"] {
font-size: 12px;
padding-top: 0.8em;
padding-bottom: 0.8em;
} #item-header-avatar > a img {
width: 125px;
height: 125px;
}  .icons-social {
width: auto;
margin-right: 5px;
}  .st_icon_box_16:before {
top: 0.55em;
}
.st_icon_box_32:before {
top: 0.15em;
} .pullquote {
line-height: 1.535;
margin-bottom: 10px;
padding: 10px 15px 15px;
}
.pullquote-left {
margin-right: 10px;
}
.pullquote-right {
margin-left: 10px;
} .notice {
padding: 25px 35px 15px;
}
.notice-frontpage {
padding: 50px;
} .st-ul li {
padding: 5px 15px;
}
.st-tabs {
padding: 15px;
} .separator-or {
margin-bottom: 25px;
} h1.post-title {
font-size: 2.3em;
letter-spacing: -0.03em;
margin-bottom: 0;
}
.page-title {
font-size: 2.3em;
letter-spacing: -0.03em;
margin-bottom: 25px;
}
#pre_next_post {
font-size: 1em;
line-height: 1.54em;
margin-top: 25px;
padding-left: 25px;
padding-right: 25px;
}
#pre_next_post .p:before,
#pre_next_post .n:before {
top: 0.2em;
} .alignleft {
margin-right: 10px;
}
.alignright {
margin-left: 10px;
}  .page-pagination {
margin: 25px 0;
} #term {
margin-bottom: 25px;
} #bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
padding-left: 10px;
padding-right: 10px;
}
#bbpress-forums > #subscription-toggle {
margin-bottom: 25px;
} .comments-title {
padding-top: 25px;
}
#respond {
padding-top: 0;
} #content-404.notice {
margin-bottom: 25px;
}  body.woocommerce ul.products li.product {
width: 186px;
margin: 0 25px 25px 0;
}
body.woocommerce ul.products li.product.last {
margin-right: 0;
}
.st-woo-hover {
height: 186px;
}
.woocommerce.columns-2 .st-woo-hover { height: 269px;
}
.sidebar-position-none .woocommerce.columns-2 .st-woo-hover { height: 425px;
}
.woocommerce.columns-3 .st-woo-hover { height: 173px;
}
.sidebar-position-none .woocommerce.columns-3 .st-woo-hover { height: 272px;
}
.woocommerce.columns-4 .st-woo-hover { height: 125px;
}
.sidebar-position-none .woocommerce.columns-4 .st-woo-hover { height: 195px;
}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
font-size: 1.2em;
font-weight: normal;
} .woocommerce #content div.product,
.woocommerce div.product,
.woocommerce-page #content div.product,
.woocommerce-page div.product {
margin-bottom: 25px;
padding: 25px;
} .woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
width: 255px;
margin: 0 0 25px;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
width: 85px;
}
.woocommerce span.onsale,
.woocommerce-page span.onsale {
left: 25px;
} .woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
width: 280px;
margin: 0 0 25px;
} .st-woo-upsells h2 {
margin-bottom: 25px;
} .st-woo-related h2 {
margin-bottom: 25px;
} .woocommerce-tabs > div > h2:first-child,
#reviews #comments h2 {
padding-top: 0;
} .woocommerce table.shop_table,
.woocommerce-page table.shop_table {
margin-bottom: 25px;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
width: 397px;
}
.st-woo-cross h2,
.cart_totals h2,
.shipping_calculator h2 {
margin-bottom: 25px;
}
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
width: 186px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals,
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
width: 513px;
}
.cart_totals {
margin-bottom: 25px;
}   }
@media only screen and ( min-width: 640px ) and ( max-width: 959px ) {    .boxed #layout {
max-width: 690px;
} #header {
padding-top: 0;
}
#header-holder {
width: auto;
}
#logo {
float: none;
width: auto;
height: auto;
margin: 0 auto;
padding: 25px 0;
}
#logo h2 {
max-width: 640px;
margin: 0;
text-align: center;
}
#logo h2 img {
margin: 0 auto;
}
#header-holder-2 {
width: auto;
} #content-layout {
width: 640px;
margin: 0 auto;
}
#content-holder #content-box {
float: none;
width: auto;
}
#content-box {
min-height: 100px;
padding: 25px 0;
}
.sidebar-secondary-available #content-box > div > div:first-child {
width: 389px;
}
#content-holder div.post-single {
float: none;
width: 640px;
margin: 0;
} #article-frontpage-2 {
margin-bottom: 25px;
} #footer-holder {
width: 640px;
padding-top: 25px;
}
#footer-box {
margin-right: -50px;
}
#copyrights-holder {
width: auto;
}
#copyrights-box * {
line-height: 1.575em;
}
#copyrights-box > div {
width: 100%;
text-align: center;
}  #menu-select {
display: block;
}
#menu {
float: none;
width: 100%;
height: auto;
margin: 0 auto;
padding: 0;
}
#menu > div {
display: block;
}
#menu-box {
width: 640px;
height: auto;
margin: 0 auto;
}
ul.menu {
display: none;
} #menu-2 {
display: table;
margin: 0 auto;
}
ul.menu-2 > li.hasUl > a {
padding-right: 15px;
}
ul.menu-2 > li.hasUl > a:before {
display: none;
}  #content-holder #sidebar {
float: none;
width: auto;
margin-right: -25px;
padding: 0;
}
#content-holder .sidebar {
margin: 0;
}
.widget {
margin-bottom: 25px;
}
#content-holder #sidebar .sidebar .widget {
float: left;
width: 257px;
margin-right: 25px;
}
#content-holder #sidebar .sidebar .widget_text {
width: 307px;
}
#content-holder div.sidebar-post {
width: 640px;
margin: 25px 0 0;
padding-top: 25px;
border-top: 5px solid rgba(0,0,0,0.05);
}
.dark #content-holder div.sidebar-post {
border-top-color: rgba(255,255,255,0.05);
}
.sidebar-post,
.sidebar-post div {
font-size: inherit;
}
#stickyDiv {
float: right;
position: relative !important;
top: auto !important;
width: 308px;
}
#stickyDiv > div {
margin: 0 0 25px;
} #footer-box .sidebar-footer,
#footer-box .sidebar-footer.last {
width: 332px;
}
#footer-box .sidebar-footer > div,
#footer-box .sidebar-footer.last > div {
margin: 0 25px 0 0;
} .sidebar-ad-b,
#sidebar-ad-c {
width: 100%;
}
.sidebar-ad-a .widget,
#sidebar-ad-c .widget {
display: block;
width: auto;
margin: 0 25px;
}
.sidebar-ad-b .widget {
margin-bottom: 25px;
} #sidebar-homepage-box {
}
#sidebar-homepage-box .sidebar-homepage > div {
margin: 0 25px 25px 0;
} #sidebar-homepage-box .sidebar-homepage,
#sidebar-homepage-box .sidebar-homepage.last {
width: 307px;
margin-bottom: 0;
}
#sidebar-homepage-box .sidebar-homepage.even {
float: right;
}
#sidebar-homepage-box .sidebar-homepage > div {
margin: 0 0 25px;
}  h1 {
font-size: 2.285em;
}
h2 {
font-size: 1.7em;
}
h3 {
font-size: 1.35em;
}
h4 {
font-size: 1.15em;
}
h5 {
font-size: 1em;
} .wp-caption.alignleft {
margin-left: -30px;
}
.wp-caption.alignright {
margin-right: -30px;
} blockquote p {
line-height: 1.535em;
} fieldset {
padding: 10px 15px;
} .post-template {
margin-bottom: 25px;
padding-bottom: 25px;
} .post-default {
padding-top: 25px;
padding-bottom: 0;
}
.post-default:first-child {
padding-top: 0;
}
.post-default .post-title {
font-size: 1.7em;
}
.sticky.post-default .post-title:before {
margin: 0 0 0.5em;
}
.post-default .meta {
margin-bottom: 2.post-default5px;
}
.post-default .content-data {
padding: 25px;
} .post-t4 {
padding-bottom: 0;
overflow: hidden;
}
.sidebar-secondary-available .post-t4 {
padding: 0;
}
.sidebar-secondary-available .post-t4 .thumb-wrapper {
margin: 0;
}
.sidebar-secondary-available .post-t4 .thumb-wrapper a.post-thumb {
overflow: visible;
}
.sidebar-secondary-available .post-t4 .thumb-wrapper a.post-thumb:hover {
opacity: 1;
margin-left: -20px;
}
.sidebar-secondary-available .post-t4 a.post-thumb:before,
.sidebar-secondary-available .post-t4 a.post-thumb:hover:before,
.sidebar-secondary-available .post-t4 a.post-thumb:after,
.sidebar-secondary-available .post-t4 a.post-thumb:hover:after {
left: 324px;
opacity: 1;
transition: all 250ms cubic-bezier(0, 0.5, 0.5, 1);
}
.sidebar-secondary-available .post-t4 a.post-thumb:after {
background: rgba(0,0,0,0.1);
}
.dark .sidebar-secondary-available .post-t4 a.post-thumb:after {
background: rgba(255,255,255,0.1);
}
.sidebar-secondary-available .post-t4 a.post-thumb:hover:before {
font-size: 42px;
left: 334px;
}
.sidebar-secondary-available .post-t4 a.post-thumb:hover:after {
font-size: 40px;
left: 334px;
}
.sidebar-secondary-available .post-t4 .meta {
position: relative;
bottom: auto;
height: auto;
margin: 20px 0 0 25px;
}
.sidebar-secondary-available .post-t4 h3 {
margin: 10px 50px 25px 25px;
padding: 0;
}
.sidebar-secondary-available .post-t4-no-thumb h3 {
font-size: 1.35em;
}
.sidebar-secondary-available .post-t4 h3.post-title-short {
margin-bottom: 5px;
}
.sidebar-secondary-available .post-t4 h3.post-title-short a {
max-height: none;
-webkit-line-clamp: 10; }
.sidebar-secondary-available .post-t4 p {
max-height: none;
-webkit-line-clamp: 10; padding: 0 25px 25px 25px;
overflow: visible;
} .post-t4-no-thumb {
min-height: 50px;
padding-bottom: 50px;
}
.post-t4-no-thumb h3 {
font-size: 1.35em;
font-weight: normal;
line-height: 1.35em;
padding-bottom: 0;
} #posts-t4 .post-t4 {
float: none;
width: 353px;
height: auto;
}
#posts-t4 .post-t4-no-thumb {
width: 615px;
}
#posts-t4 .post-t4-no-thumb h3 {
max-height: none;
font-size: 2.2em;
font-weight: 300;
margin-bottom: 55px;
border-bottom: 0;
background: none;
} .posts-highlighted {
margin-bottom: 25px;
padding-bottom: 0;
}
div.posts-highlighted a.post-thumb {
height: 275px;
}
.sidebar-secondary-inactive div.posts-highlighted a.post-thumb {
height: 456px;
}
.posts-highlighted-details h1 {
font-size: 1.8em;
font-weight: normal;
} #posts-featured {
width: 640px;
}
.posts-featured-wrapper {
width: 153px;
margin-top: 25px;
margin-right: 9px;
margin-bottom: 25px;
}
.posts-featured-wrapper a.post-thumb {
height: 119px;
}
.posts-featured-wrapper a.post-thumb:hover {
background-size: 120%;
}
.posts-featured-wrapper h3 {
font-size: 14px;
}
.posts-featured-wrapper h3:before {
display: none;
}
.posts-featured-details-wrapper > div {
margin: 10px;
}
.posts-featured-wrapper .ico16-views {
margin: 0 auto;
}
.posts-featured-wrapper .ico16-comment-2,
.posts-featured-wrapper .ico16-link {
display: none;
} .posts-related-wrapper {
padding-top: 25px;
}
.posts-related-wrapper h6 {
font-size: 1.7em;
padding-bottom: 25px;
}
.posts-related-wrapper div.posts-related-post-wrapper > div h5 {
font-size: 1.15em;
}  #content-holder #sidebar .sidebar .widget_nav_menu,
.ie8 #content-holder #sidebar .sidebar .widget_nav_menu {
width: 307px;
} #content-holder #sidebar .sidebar .widget_calendar {
width: 307px;
} #buddypress .activity-list li.load-more {
padding-top: 25px;
}
#item-nav {
margin-bottom: 25px;
}
.single-item #item-header-content,
.bp-user #item-header {
padding-bottom: 5px;
}
#buddypress div#subnav {
font-size: 12px;
}
#buddypress div.item-list-tabs ul li.last select {
font-size: 12px;
max-width: 150px;
}
#buddypress div.item-list-tabs,
#search-groups-form input,
#buddypress div.dir-search input[type="text"],
#buddypress div.message-search input[type="text"],
#buddypress input[type="submit"],
#buddypress input[type="button"],
#buddypress input[type="reset"],
#buddypress button.submit {
font-size: 12px;
}
#buddypress input[type="submit"],
#buddypress input[type="button"],
#buddypress input[type="reset"],
#buddypress button.submit {
padding-top: 0.8em;
padding-bottom: 0.8em;
} #buddypress div.dir-search input[type="text"],
#buddypress div.message-search input[type="text"] {
padding: 0.8em 1em;
}
#buddypress div.message-search input[type="text"],
#buddypress #search-members-form input[type="text"] {
font-size: 12px;
padding-top: 0.8em;
padding-bottom: 0.8em;
} #item-header-avatar > a {
width: 100px;
height: 100px;
}  .icons-social {
display: table;
float: none;
width: auto;
margin: 0 auto;
}  .column {
float: none;
width: auto !important;
}
.column > div {
margin-right: 0 !important;
} .st_icon_box_16:before {
top: 0.60em;
}
.st_icon_box_32:before {
top: 0.2em;
} .pullquote {
line-height: 1.535;
margin-bottom: 10px;
padding: 10px 15px 15px;
}
.pullquote-left {
margin-right: 10px;
}
.pullquote-right {
margin-left: 10px;
} .notice {
padding: 25px 35px 15px;
}
.notice-frontpage {
padding: 50px;
} .st-ul li {
padding: 5px 15px;
}
.st-tabs {
padding: 15px;
} .separator-or {
margin-bottom: 25px;
} h1.post-title {
font-size: 2.3em;
letter-spacing: -0.03em;
margin-bottom: 0;
}
.page-title {
font-size: 2.3em;
letter-spacing: -0.03em;
margin-bottom: 25px;
}
#article {
padding: 25px;
}
#pre_next_post {
font-size: 1em;
line-height: 1.54em;
margin-top: 25px;
padding-left: 25px;
padding-right: 25px;
}
#pre_next_post .p:before,
#pre_next_post .n:before {
top: 0.2em;
}
.single-author-info {
padding-left: 140px;
}
.single-author-upic {
float: left;
margin: 0 0 0 -140px;
}
.post-short-info {
float: left;
width: 281px;
margin: 0;
padding: 0 25px 0 0;
border-right: 1px solid rgba(0,0,0,0.1);
border-bottom: 0;
}
.dark .post-short-info {
border-right-color: rgba(255,255,255,0.1);
} .alignleft {
margin-right: 10px;
}
.alignright {
margin-left: 10px;
}  .page-pagination {
margin: 25px 0;
} #term {
margin-bottom: 25px;
padding-bottom: 12px;
} #bbpress-forums ul.bbp-replies {
font-size: 14px;
}
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
padding-left: 10px;
padding-right: 10px;
}
#bbpress-forums > #subscription-toggle {
margin-bottom: 25px;
} .comments-title {
padding-top: 25px;
}
#respond {
padding-top: 0;
} #content-404.notice {
margin-bottom: 25px;
}  body.woocommerce ul.products li.product {
width: 196px;
margin: 0 25px 25px 0;
clear: none;
}
body.woocommerce ul.products li.product:nth-child(2n),
body.woocommerce-page ul.products li.product:nth-child(2n) { float: left;
}
body.woocommerce ul.products li.product.last {
margin-right: 0;
}
.woocommerce.columns-2 ul.products li.product,
.woocommerce.columns-3 ul.products li.product,
.woocommerce.columns-4 ul.products li.product { float: left;
clear: both;
width: 48%;
margin: 0 0 25px;
}
.woocommerce.columns-2 ul.products li.product:nth-child(2n),
.woocommerce.columns-3 ul.products li.product:nth-child(2n),
.woocommerce.columns-4 ul.products li.product:nth-child(2n) {
float: right;
clear: none !important;
}
.st-woo-hover {
height: 196px;
}
.woocommerce.columns-2 .st-woo-hover { height: 283px;
}
.sidebar-position-none .woocommerce.columns-2 .st-woo-hover { height: 283px;
}
.woocommerce.columns-3 .st-woo-hover { height: 283px;
}
.sidebar-position-none .woocommerce.columns-3 .st-woo-hover { height: 283px;
}
.woocommerce.columns-4 .st-woo-hover { height: 283px;
}
.sidebar-position-none .woocommerce.columns-4 .st-woo-hover { height: 283px;
}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
font-size: 1.2em;
font-weight: normal;
} .woocommerce #content div.product,
.woocommerce div.product,
.woocommerce-page #content div.product,
.woocommerce-page div.product {
margin-bottom: 25px;
padding: 25px;
} .woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
float: left; width: 285px;
margin: 0 0 25px;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
width: 95px;
}
.woocommerce span.onsale,
.woocommerce-page span.onsale {
left: 25px;
} .woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
float: right; width: 280px;
margin: 0 0 25px;
} .st-woo-upsells h2 {
margin-bottom: 25px;
} .st-woo-related h2 {
margin-bottom: 25px;
} .woocommerce-tabs > div > h2:first-child,
#reviews #comments h2 {
padding-top: 0;
} .woocommerce table.shop_table,
.woocommerce-page table.shop_table {
margin-bottom: 25px;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
width: 100%;
}
.st-woo-cross h2,
.cart_totals h2,
.shipping_calculator h2 {
margin-bottom: 25px;
}
.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products {
display: table;
margin: 0 auto 25px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals,
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
width: 100%;
}
.cart_totals {
margin-bottom: 25px;
} .woocommerce #content nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul {
margin-bottom: 0;
}   }
@media only screen and ( min-width: 480px ) and ( max-width: 639px ) {    .boxed #layout {
max-width: 510px;
} #header {
padding-top: 0;
}
#header-holder {
width: auto;
}
#logo {
float: none;
width: auto;
height: auto;
margin: 0 auto;
padding: 15px 0;
}
#logo h2 {
max-width: 480px;
margin: 0;
text-align: center;
}
#logo h2 img {
margin: 0 auto;
}
#header-holder-2 {
width: auto;
} #content-layout {
width: 480px;
margin: 0 auto;
}
#content-holder #content-box {
float: none;
width: auto;
}
#content-box {
min-height: 100px;
padding: 15px 0;
}
.sidebar-secondary-available #content-box > div > div:first-child {
width: 249px;
}
#content-holder div.post-single {
float: none;
width: 480px;
margin: 0;
} #article-frontpage-2 {
margin-bottom: 15px;
} #footer-holder {
width: 480px;
padding-top: 25px;
padding-bottom: 10px;
}
#footer-box {
margin-right: -50px;
}
#copyrights-holder {
width: auto;
}
#copyrights-box * {
line-height: 1.575em;
}
#copyrights-box > div {
width: 100%;
text-align: center;
}  #menu-select {
display: block;
}
#menu {
float: none;
width: 100%;
height: auto;
margin: 0 auto;
padding: 0;
}
#menu > div {
display: block;
}
#menu-box {
width: 480px;
height: auto;
margin: 0 auto;
}
ul.menu {
display: none;
} #menu-2 {
display: table;
margin: 0 auto;
}
ul.menu-2 > li > a {
padding: 11px 11px 10px;
}
ul.menu-2 > li.hasUl > a {
padding-right: 11px;
}
ul.menu-2 > li.hasUl > a:before {
display: none;
}  #content-holder #sidebar {
float: none;
width: auto;
padding: 0;
}
#content-holder .sidebar {
margin: 0;
}
.sidebar .widget {
padding: 15px;
}
.widget {
margin-bottom: 15px;
}
#content-holder div.sidebar-post {
width: 480px;
margin: 15px 0 0;
padding-top: 15px;
border-top: 5px solid rgba(0,0,0,0.05);
}
.dark #content-holder div.sidebar-post {
border-top-color: rgba(255,255,255,0.05);
}
.sidebar-post,
.sidebar-post div {
font-size: inherit;
}
#stickyDiv {
float: right;
position: relative !important;
top: auto !important;
width: 225px;
}
#stickyDiv > div {
margin: 0 0 15px;
} #footer-box .sidebar-footer,
#footer-box .sidebar-footer.last {
width: 252px;
}
#footer-box .sidebar-footer > div,
#footer-box .sidebar-footer.last > div {
margin: 0 25px 0 0;
} .sidebar-ad-a {
padding: 15px 0;
}
.sidebar-ad-b,
#sidebar-ad-c {
width: 100%;
}
#sidebar-ad-c .sidebar-ad-c {
padding: 15px 0;
}
.sidebar-ad-a .widget,
#sidebar-ad-c .widget {
display: block;
width: auto;
margin: 0 15px;
padding: 0;
}
.sidebar-ad-b .widget {
margin-bottom: 15px;
} #sidebar-secondary {
width: 216px;
} #sidebar-homepage-box {
}
#sidebar-homepage-box .sidebar-homepage,
#sidebar-homepage-box .sidebar-homepage.last {
width: 50%;
}
#sidebar-homepage-box .sidebar-homepage.odd > div {
margin: 0 7.5px 0 0;
}
#sidebar-homepage-box .sidebar-homepage.even > div {
margin: 0 0 0 7.5px;
}  h1 {
font-size: 2.0em;
}
h2 {
font-size: 1.7em;
}
h3 {
font-size: 1.35em;
}
h4 {
font-size: 1.15em;
}
h5 {
font-size: 1em;
} .wp-caption.alignleft {
margin-left: -20px;
}
.wp-caption.alignright {
margin-right: -20px;
} blockquote p {
line-height: 1.535em;
} fieldset {
padding: 10px 15px;
} p {
margin-bottom: 0.5em;
} .post-template {
margin-bottom: 15px;
padding-bottom: 15px;
} .post-default {
padding-top: 15px;
padding-bottom: 0;
}
.post-default:first-child {
padding-top: 0;
}
.post-default .post-title {
font-size: 1.7em;
}
.sticky.post-default .post-title:before {
margin: 0 0 0.5em;
}
.post-default .meta {
margin-bottom: 2.post-default5px;
}
.post-default .content-data {
padding: 15px;
} .post-t4 {
padding-bottom: 0;
overflow: hidden;
}
.sidebar-secondary-available .post-t4 {
padding: 0;
}
.sidebar-secondary-available .post-t4 .thumb-wrapper {
width: 249px;
margin: 0;
}
.post-t4 a.post-thumb {
height: 176px;
}
.sidebar-secondary-available .post-t4 h3 {
font-size: 1.2em;
margin: 10px 15px 15px 15px;
padding: 0;
}
.sidebar-secondary-available .post-t4-no-thumb h3 {
font-size: 1.2em;
}
.sidebar-secondary-available .post-t4 h3.post-title-short {
margin-bottom: 5px;
}
.sidebar-secondary-available .post-t4 h3.post-title-short a {
max-height: none;
-webkit-line-clamp: 10; }
.sidebar-secondary-available .post-t4 p {
max-height: none;
-webkit-line-clamp: 10; padding: 0 15px 15px 15px;
overflow: visible;
} .post-t4-no-thumb {
min-height: 50px;
padding-bottom: 50px;
}
.post-t4-no-thumb h3 {
font-size: 1.35em;
font-weight: normal;
line-height: 1.35em;
padding-bottom: 0;
}
.sidebar-secondary-available .post-t4 .meta {
position: relative;
left: auto;
bottom: auto;
height: auto;
margin: 15px 15px 0 15px;
} #posts-t4 .post-t4 {
float: none;
width: 193px;
height: auto;
}
#posts-t4 .post-t4-no-thumb {
width: 455px;
}
#posts-t4 .post-t4-no-thumb h3 {
max-height: none;
font-size: 2.2em;
font-weight: 300;
margin-bottom: 55px;
border-bottom: 0;
background: none;
} .posts-highlighted {
margin-bottom: 15px;
padding-bottom: 0;
}
div.posts-highlighted a.post-thumb {
height: 177px;
}
.sidebar-secondary-inactive div.posts-highlighted a.post-thumb {
height: 342px;
}
.posts-highlighted-details > div {
padding: 15px;
}
.posts-highlighted-details h1 {
font-size: 1.5em;
font-weight: normal;
} #posts-featured {
width: 480px;
}
.posts-featured-wrapper {
width: 153px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
}
#posts-featured > div.first + div + div {
margin-right: 0;
}
#posts-featured > div.last {
display: none;
}
.posts-featured-wrapper a.post-thumb {
height: 119px;
}
.posts-featured-wrapper a.post-thumb:hover {
background-size: 120%;
}
.posts-featured-wrapper h3 {
font-size: 14px;
}
.posts-featured-wrapper h3:before {
display: none;
}
.posts-featured-details-wrapper > div {
margin: 10px;
}
.posts-featured-wrapper .ico16-views {
margin: 0 auto;
}
.posts-featured-wrapper .ico16-comment-2,
.posts-featured-wrapper .ico16-link {
display: none;
} .posts-related-wrapper {
padding-top: 15px;
}
.posts-related-wrapper h6 {
font-size: 1.7em;
padding-bottom: 15px;
}
.posts-related-wrapper div.posts-related-post-wrapper {
width: 232px;
margin: 0 0 0 auto;
}
.posts-related-wrapper td:first-child div.posts-related-post-wrapper {
margin: 0 auto 0 0;
}
.sidebar-position-left .posts-related-wrapper div.posts-related-post-wrapper,
.sidebar-position-right .posts-related-wrapper div.posts-related-post-wrapper {
margin: 0 0 0 auto;
}
.sidebar-position-left .posts-related-wrapper table td:first-child div.posts-related-post-wrapper,
.sidebar-position-right .posts-related-wrapper table td:first-child div.posts-related-post-wrapper {
margin: 0 auto 0 0;
}
.posts-related-wrapper div.posts-related-post-wrapper a.post-thumb {
height: 164px;
}
.posts-related-wrapper div.posts-related-post-wrapper a.post-thumb:before,
.posts-related-wrapper div.posts-related-post-wrapper a.post-thumb:after {
font-size: 24px;
}
.posts-related-wrapper div.posts-related-post-wrapper > div h5 {
font-size: 1em;
} #sidebar .widget-posts,
#sidebar .widget_search {
padding: 20px;
} #content-holder #sidebar .sidebar .widget_calendar {
padding: 0;
} #buddypress .activity-list li.load-more {
padding-top: 15px;
}
#item-nav {
margin-bottom: 15px;
}
.single-item #item-header-content,
.bp-user #item-header {
padding-bottom: 5px;
}
#buddypress div.item-list-tabs,
#search-groups-form input,
#buddypress div.dir-search input[type="text"],
#buddypress div.message-search input[type="text"],
#buddypress input[type="submit"],
#buddypress input[type="button"],
#buddypress input[type="reset"],
#buddypress button.submit {
font-size: 12px;
}
#buddypress input[type="submit"],
#buddypress input[type="button"],
#buddypress input[type="reset"],
#buddypress button.submit {
text-indent: -9999px;
padding-top: 0.8em;
padding-bottom: 0.8em;
} #item-nav {
padding: 15px;
} #buddypress div#subnav.item-list-tabs ul li.last {
position: relative;
} #buddypress div.dir-search input[type="text"],
#buddypress div.message-search input[type="text"] {
padding: 0.8em 1em;
}
#buddypress div.message-search input[type="text"],
#buddypress #search-members-form input[type="text"] {
font-size: 12px;
padding-top: 0.8em;
padding-bottom: 0.8em;
} #item-header-avatar > a {
width: 75px;
height: 75px;
} .activity-type-tabs {
padding: 15px;
}  .icons-social {
display: table;
float: none;
width: auto;
margin: 0 auto;
}  .column {
float: none;
width: auto !important;
}
.column > div {
margin-right: 0 !important;
} .st_icon_box_16:before {
top: 0.60em;
}
.st_icon_box_32:before {
top: 0.2em;
} .pullquote {
line-height: 1.535;
margin-bottom: 10px;
padding: 10px 15px 15px;
}
.pullquote-left {
margin-right: 10px;
}
.pullquote-right {
margin-left: 10px;
} .notice {
padding: 20px 25px 15px;
}
.notice-frontpage {
font-size: 1em;
padding: 50px 25px;
}
.notice-frontpage p {
margin-bottom: 1em;
} .st-ul li {
padding: 5px 15px;
}
.st-tabs {
padding: 15px;
} .toggle-title,
.toggle-box {
padding: 15px;
} .separator-or {
margin-bottom: 15px;
} h1.post-title {
font-size: 2.0em;
letter-spacing: -0.02em;
margin-bottom: 0;
}
.page-title {
font-size: 2.0em;
letter-spacing: -0.02em;
margin-bottom: 15px;
}
#article {
padding: 15px;
}
#pre_next_post {
font-size: 1em;
line-height: 1.54em;
margin-top: 15px;
padding: 1em 25px;
}
#pre_next_post .p:before,
#pre_next_post .n:before {
top: 0.2em;
}
#title-after,
#post-excerpt,
#post-before,
#post-after {
padding: 15px;
}
.single-author-info {
padding: 0 0 15px 140px;
}
.single-author-upic {
float: left;
margin: 0 0 0 -140px;
}
.post-short-info {
float: left;
width: 225px;
margin-bottom: 10px;
padding: 0 15px 0 0;
border-right: 1px solid rgba(0,0,0,0.1);
border-bottom: 0;
}
.dark .post-short-info {
border-right-color: rgba(255,255,255,0.1);
} .alignleft {
margin-right: 10px;
}
.alignright {
margin-left: 10px;
}  .page-pagination {
margin: 15px 0;
} #term {
margin-bottom: 15px;
padding-bottom: 12px;
} #bbpress-forums ul.bbp-replies {
font-size: 14px;
}
.bbp-header {
display: none;
}
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
padding-top: 15px;
padding-bottom: 15px;
padding-left: 10px;
padding-right: 10px;
}
.bbp-forum-topic-count,
.bbp-forum-reply-count,
.bbp-topic-voice-count,
.bbp-topic-reply-count {
display: none;
}
li.bbp-forum-info,
li.bbp-topic-title {
float: none;
width: auto;
}
#bbpress-forums li.bbp-forum-freshness,
#bbpress-forums li.bbp-topic-freshness {
float: none;
width: auto;
text-align: inherit;
}
#bbpress-forums .type-forum li.bbp-forum-freshness,
#bbpress-forums .type-forum li.bbp-topic-freshness {
margin-left: 34px;
}
#bbpress-forums li.bbp-forum-freshness .bbp-topic-meta,
#bbpress-forums li.bbp-topic-freshness .bbp-topic-meta {
display: inline;
margin-top: 0;
}
#bbpress-forums ul.bbp-lead-topic, 
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results,
#bbpress-forums > #subscription-toggle,
.bbp-pagination .bbp-pagination-links span,
.bbp-pagination .bbp-pagination-links a,
div.bbp-template-notice.info {
margin-bottom: 15px;
}
div.bbp-template-notice.info,
div.bbp-template-notice {
padding: 1em 2em;
}
.sidebar .widget.widget_display_search {
padding: 20px;
}
#content-parent fieldset.bbp-form,
#container fieldset.bbp-form,
#wrapper fieldset.bbp-form {
padding: 0 15px 15px;
} div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header,
li.bbp-body div.hentry,
.bbp-replies div.hentry {
padding: 15px 0 0;
}
#bbpress-forums div.bbp-forum-author,
#bbpress-forums div.bbp-topic-author,
#bbpress-forums div.bbp-reply-author {
width: 75px;
}
#bbpress-forums div.bbp-forum-author > a img,
#bbpress-forums div.bbp-topic-author > a img,
#bbpress-forums div.bbp-reply-author > a img {
width: 50px;
height: 50px;
}
#bbpress-forums div.bbp-forum-content,
#bbpress-forums div.bbp-topic-content,
#bbpress-forums div.bbp-reply-content {
margin-left: 90px;
padding: 0;
} .comments-title {
margin-bottom: 15px;
padding-top: 25px;
}
#respond {
padding-top: 0;
}
.comment-top-level .comment-box,
#comments > li {
margin-bottom: 15px;
}
#commentform {
padding-bottom: 15px;
} .error404 #content-box {
padding-bottom: 15px;
}
#content-404.notice {
margin-bottom: 25px;
}  body.woocommerce .woocommerce-ordering,
body.woocommerce .woocommerce-result-count,
body.woocommerce-page .woocommerce-ordering,
body.woocommerce-page .woocommerce-result-count {
margin-bottom: 15px;
}
body.woocommerce ul.products li.product {
width: 232px;
margin: 0 15px 15px 0;
clear: none;
}
body.woocommerce ul.products li.product:nth-child(odd),
body.woocommerce-page ul.products li.product:nth-child(odd) {
float: left;
}
body.woocommerce ul.products li.product:nth-child(even),
body.woocommerce-page ul.products li.product:nth-child(even) {
float: right;
margin-right: 0;
}
body.woocommerce ul.products li.product.last {
margin-right: 0;
}
.woocommerce.columns-2 ul.products li.product,
.woocommerce.columns-3 ul.products li.product,
.woocommerce.columns-4 ul.products li.product { float: left;
clear: both;
width: 48%;
margin: 0 0 15px;
}
.woocommerce.columns-2 ul.products li.product:nth-child(2n),
.woocommerce.columns-3 ul.products li.product:nth-child(2n),
.woocommerce.columns-4 ul.products li.product:nth-child(2n) {
float: right;
clear: none !important;
}
.st-woo-hover {
height: 232px;
}
.woocommerce.columns-2 .st-woo-hover { height: 216px;
}
.sidebar-position-none .woocommerce.columns-2 .st-woo-hover { height: 216px;
}
.woocommerce.columns-3 .st-woo-hover { height: 216px;
}
.sidebar-position-none .woocommerce.columns-3 .st-woo-hover { height: 216px;
}
.woocommerce.columns-4 .st-woo-hover { height: 216px;
}
.sidebar-position-none .woocommerce.columns-4 .st-woo-hover { height: 216px;
}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
font-size: 1.2em;
font-weight: normal;
} .woocommerce #content div.product,
.woocommerce div.product,
.woocommerce-page #content div.product,
.woocommerce-page div.product {
margin-bottom: 15px;
padding: 15px;
} .woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
width: 400;
margin: 0 0 20px;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
width: 80px;
}
.woocommerce span.onsale,
.woocommerce-page span.onsale {
left: 15px;
} .woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
width: auto;
margin: 0 0 25px;
} .st-woo-upsells ul.products {
margin-right: 0;
}
.st-woo-upsells h2 {
margin-bottom: 15px;
} .woocommerce .st-woo-related ul.products li.product:nth-child(3) {
display: none;
}
.st-woo-related h2 {
margin-bottom: 15px;
}
.st-woo-related ul.products {
margin-right: 0;
} .woocommerce-tabs > div > h2:first-child,
#reviews #comments h2 {
padding-top: 0;
} .sidebar .widget_product_search {
padding: 20px;
} .woocommerce table.shop_table,
.woocommerce-page table.shop_table {
margin-bottom: 15px;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
width: 100%;
}
.st-woo-cross h2,
.cart_totals h2,
.shipping_calculator h2 {
margin-bottom: 15px;
}
.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products {
display: table;
margin: 0 auto 15px;
}
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
width: 232px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals,
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
width: 100%;
}
.cart_totals {
margin-bottom: 15px;
} .woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-message {
margin-bottom: 15px !important;
} .woocommerce #content nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul {
margin-bottom: 0;
}   }
@media only screen and ( max-width: 479px ) {    .boxed #layout {
max-width: 350px;
} #header {
padding-top: 0;
}
#header-holder {
width: auto;
}
#logo {
float: none;
width: auto;
height: auto;
margin: 0 auto;
padding: 15px 0;
}
#logo h2 {
max-width: 320px;
margin: 0;
text-align: center;
}
#logo h2 img {
margin: 0 auto;
}
#header-holder-2 {
width: auto;
} #content-layout {
width: 320px;
margin: 0 auto;
}
#content-holder #content-box {
float: none;
width: auto;
}
#content-box {
min-height: 100px;
padding: 15px 0;
}
.sidebar-secondary-available #content-box > div > div:first-child {
width: 320px;
}
#content-holder div.post-single {
float: none;
width: 320px;
margin: 0;
} #article-frontpage-2 {
margin-bottom: 15px;
} #footer-holder {
width: 320px;
padding-top: 25px;
padding-bottom: 10px;
}
#footer-box {
margin-right: -50px;
}
#copyrights-holder {
width: auto;
}
#copyrights-box * {
line-height: 1.575em;
}
#copyrights-box > div {
width: 100%;
text-align: center;
}  #menu-select {
display: block;
}
#menu {
float: none;
width: 100%;
height: auto;
margin: 0 auto;
padding: 0;
}
#menu > div {
display: block;
}
#menu-box {
width: 320px;
height: auto;
margin: 0 auto;
}
ul.menu {
display: none;
} #menu-2 {
display: table;
margin: 0 auto;
}
ul.menu-2 {
text-align: center;
}
ul.menu-2 > li {
float: none;
}
ul.menu-2 > li > a {
padding: 11px 7px 10px;
}
ul.menu-2 > li.hasUl > a {
padding-right: 7px;
}
ul.menu-2 > li.hasUl > a:before {
display: none;
}  #content-holder #sidebar {
float: none;
width: auto;
padding: 0;
}
#content-holder .sidebar {
margin: 0;
}
.sidebar .widget {
padding: 15px;
}
.widget {
margin-bottom: 15px;
}
#content-holder div.sidebar-post {
width: 320px;
margin: 15px 0 0;
padding-top: 15px;
border-top: 5px solid rgba(0,0,0,0.05);
}
.dark #content-holder div.sidebar-post {
border-top-color: rgba(255,255,255,0.05);
}
.sidebar-post,
.sidebar-post div {
font-size: inherit;
}
#stickyDiv {
position: relative !important;
top: auto !important;
width: 320px;
}
#stickyDiv > div {
margin: 0 0 15px;
} #footer-box .sidebar-footer,
#footer-box .sidebar-footer.last {
float: none;
width: 320px;
}
#footer-box .sidebar-footer > div,
#footer-box .sidebar-footer.last > div {
margin: 0;
} .sidebar-ad-a {
padding: 15px 0;
}
.sidebar-ad-b,
#sidebar-ad-c {
width: 100%;
}
#sidebar-ad-c .sidebar-ad-c {
padding: 15px 0;
}
.sidebar-ad-a .widget,
#sidebar-ad-c .widget {
display: block;
width: auto;
margin: 0 15px;
padding: 0;
}
.sidebar-ad-b .widget {
margin-bottom: 15px;
} #sidebar-secondary {
width: 320px;
margin: 0 0 -15px;
padding: 15px 0 0;
} #sidebar-homepage-box {
}
#sidebar-homepage-box .sidebar-homepage,
#sidebar-homepage-box .sidebar-homepage.last {
width: 100%;
}
#sidebar-homepage-box .sidebar-homepage > div {
margin: 0;
}  h1 {
font-size: 2.0em;
}
h2 {
font-size: 1.7em;
}
h3 {
font-size: 1.35em;
}
h4 {
font-size: 1.15em;
}
h5 {
font-size: 1em;
} .wp-caption.alignleft {
margin-left: -20px;
}
.wp-caption.alignright {
margin-right: -20px;
} blockquote p {
line-height: 1.535em;
} fieldset {
padding: 10px 15px;
} p {
margin-bottom: 0.5em;
} .post-template {
margin-bottom: 15px;
padding-bottom: 15px;
} .post-default {
padding-top: 15px;
padding-bottom: 0;
}
.post-default:first-child {
padding-top: 0;
}
.post-default .post-title {
font-size: 1.7em;
}
.sticky.post-default .post-title:before {
margin: 0 0 0.5em;
}
.post-default .meta {
margin-bottom: 2.post-default5px;
}
.post-default .content-data {
padding: 15px;
} .post-t4 {
padding-bottom: 0;
overflow: hidden;
}
.post-t4 {
padding: 0;
}
.post-t4 .thumb-wrapper {
margin: 0;
}
.post-t4 .thumb-wrapper a.post-thumb {
overflow: visible;
}
.post-t4 a.post-thumb:before,
.post-t4 a.post-thumb:hover:before,
.post-t4 a.post-thumb:after,
.post-t4 a.post-thumb:hover:after {
left: 275px;
font-size: 36px;
opacity: 1;
transition: all 350ms cubic-bezier(0, 0.5, 0.5, 1);
}
.post-t4 a.post-thumb:before {
color: #DDD;
}
.dark .post-t4 a.post-thumb:before {
color: rgba(255,255,255,0.4);
}
.post-t4 a.post-thumb:after {
background: #FFF;
}
.dark .post-t4 a.post-thumb:after {
background: #5B4141;
}
.post-t4 a.post-thumb:hover:before,
.post-t4 a.post-thumb:hover:after {
left: 50%;
}
.post-t4 a.post-thumb:hover:before {
color: #FFF;
}
.post-t4 a.post-thumb:hover:after {
background: rgba(0,0,0,0.5);
}
.post-t4 > div + div {
padding-bottom: 25px;
}
.post-t4 .meta {
position: relative;
bottom: auto;
height: auto;
margin: 20px 0 0 25px;
}
.post-t4 h3 {
margin: 10px 50px 5px 25px;
padding: 0;
}
.post-t4-no-thumb h3 {
font-size: 1.35em;
}
.sidebar-secondary-available .post-t4 h3.post-title-short {
margin-bottom: 5px;
}
.post-t4 h3.post-title-short a {
max-height: none;
-webkit-line-clamp: 10; }
.post-t4 p {
max-height: none;
-webkit-line-clamp: 10; padding: 0 25px 0 25px;
overflow: visible;
}
.post-t4-no-thumb {
min-height: 50px;
}
.post-t4-no-thumb > div {
padding-bottom: 25px;
}
.post-t4-no-thumb h3 {
font-size: 1.35em;
font-weight: normal;
line-height: 1.35em;
} #posts-t4 .post-t4 {
float: none;
width: auto;
height: auto;
}
#posts-t4 .post-t4-no-thumb {
width: 100%;
}
#posts-t4 .post-t4-no-thumb h3 {
max-height: none;
margin-bottom: 25px;
padding-top: 0;
border-bottom: 0;
background: none;
} .posts-highlighted {
margin-bottom: 15px;
padding-bottom: 0;
}
div.posts-highlighted a.post-thumb {
height: 228px;
}
.sidebar-secondary-inactive div.posts-highlighted a.post-thumb {
height: 228px;
}
.posts-highlighted-details > div {
padding: 15px;
}
.posts-highlighted-details h1 {
font-size: 1.5em;
font-weight: normal;
} #posts-featured {
width: 320px;
}
.posts-featured-wrapper {
width: 155px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
}
#posts-featured > div.first + div {
margin-right: 0;
}
#posts-featured > div.first + div + div,
#posts-featured > div.last {
display: none;
}
.posts-featured-wrapper a.post-thumb {
height: 120px;
}
.posts-featured-wrapper a.post-thumb:hover {
background-size: 120%;
}
.posts-featured-wrapper h3 {
font-size: 1em;
}
.posts-featured-wrapper h3:before {
display: none;
}
.posts-featured-details-wrapper > div {
margin: 10px;
}
.posts-featured-wrapper .ico16-views {
margin: 0 auto;
}
.posts-featured-wrapper .ico16-comment-2,
.posts-featured-wrapper .ico16-link {
display: none;
} .posts-related-wrapper {
padding-top: 15px;
}
.posts-related-wrapper h6 {
font-size: 1.7em;
padding-bottom: 15px;
}
.posts-related-wrapper div.posts-related-post-wrapper {
width: 152px;
margin: 0 0 0 auto;
}
.posts-related-wrapper td:first-child div.posts-related-post-wrapper {
margin: 0 auto 0 0;
}
.sidebar-position-left .posts-related-wrapper div.posts-related-post-wrapper,
.sidebar-position-right .posts-related-wrapper div.posts-related-post-wrapper {
margin: 0 0 0 auto;
}
.sidebar-position-left .posts-related-wrapper table td:first-child div.posts-related-post-wrapper,
.sidebar-position-right .posts-related-wrapper table td:first-child div.posts-related-post-wrapper {
margin: 0 auto 0 0;
}
.posts-related-wrapper div.posts-related-post-wrapper a.post-thumb {
height: 109px;
}
.posts-related-wrapper div.posts-related-post-wrapper a.post-thumb:before,
.posts-related-wrapper div.posts-related-post-wrapper a.post-thumb:after {
font-size: 24px;
}
.posts-related-wrapper div.posts-related-post-wrapper > div h5 {
font-size: 1em;
padding: 15px;
} #sidebar .widget-posts,
#sidebar .widget_search {
padding: 20px;
} #buddypress .activity-list li.load-more {
padding-top: 15px;
}
#item-nav {
margin-bottom: 15px;
}
.single-item #item-header-content,
.bp-user #item-header {
padding-bottom: 5px;
}
#buddypress div.item-list-tabs,
#search-groups-form input,
#buddypress div.dir-search input[type="text"],
#buddypress div.message-search input[type="text"],
#buddypress input[type="submit"],
#buddypress input[type="button"],
#buddypress input[type="reset"],
#buddypress button.submit {
font-size: 12px;
} #item-nav {
padding: 15px;
} #buddypress div#subnav.item-list-tabs ul li.last {
position: relative;
} #buddypress div.dir-search,
#buddypress div.message-search {
margin: 0 0 15px;
}
#buddypress div.dir-search input[type="text"],
#buddypress div.message-search input[type="text"] {
width: 243px;
padding-top: 0.9em;
padding-bottom: 0.9em;
}
#buddypress div.dir-search input[type="text"],
#buddypress div.message-search input[type="text"],
#buddypress #search-members-form input[type="text"] {
width: 241px;
}
#buddypress div#subnav.item-list-tabs ul li.groups-members-search {
display: block;
}
#buddypress div#subnav.item-list-tabs ul li.groups-members-search #members_search {
width: 241px;
margin-bottom: 15px;
} #item-header-avatar > a {
width: 75px;
height: 75px;
} .activity-type-tabs {
padding: 15px;
}  .icons-social {
display: table;
float: none;
width: auto;
margin: 0 auto;
}  .column {
float: none;
width: auto !important;
}
.column > div {
margin-right: 0 !important;
} .st_icon_box_16:before {
top: 0.60em;
}
.st_icon_box_32:before {
top: 0.2em;
} .pullquote {
line-height: 1.535;
margin-bottom: 10px;
padding: 10px 15px 15px;
}
.pullquote-left {
margin-right: 10px;
}
.pullquote-right {
margin-left: 10px;
} .notice {
padding: 20px 25px 15px;
}
.notice-frontpage {
font-size: 1em;
padding: 25px;
}
.notice-frontpage p {
margin-bottom: 1em;
} .st-ul li {
padding: 5px 15px;
}
.st-tabs {
padding: 15px;
} .toggle-title,
.toggle-box {
padding: 15px;
} .separator-or {
margin-bottom: 15px;
} h1.post-title {
font-size: 2.0em;
letter-spacing: -0.02em;
margin-bottom: 0;
}
.page-title {
font-size: 2.0em;
letter-spacing: -0.02em;
margin-bottom: 15px;
}
#article {
padding: 15px;
}
#pre_next_post {
font-size: 1em;
line-height: 1.54em;
margin-top: 15px;
padding: 1em 25px;
}
#pre_next_post .p:before,
#pre_next_post .n:before {
top: 0.2em;
}
#title-after,
#post-excerpt,
#post-before,
#post-after {
padding: 15px;
}
.single-author-info {
padding: 0 0 15px 100px;
}
.single-author-upic {
width: 75px;
height: 75px;
float: left;
margin: 0 0 0 -100px;
}
.single-author-upic img {
width: 75px;
height: 75px;
} .alignleft {
margin-right: 10px;
}
.alignright {
margin-left: 10px;
}  .page-pagination {
margin: 15px 0;
} #term {
margin-bottom: 15px;
} #bbpress-forums ul.bbp-replies {
font-size: 14px;
}
.bbp-header {
display: none;
}
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
padding-top: 15px;
padding-bottom: 15px;
padding-left: 10px;
padding-right: 10px;
}
.bbp-forum-topic-count,
.bbp-forum-reply-count,
.bbp-topic-voice-count,
.bbp-topic-reply-count {
display: none;
}
li.bbp-forum-info,
li.bbp-topic-title {
float: none;
width: auto;
}
#bbpress-forums li.bbp-forum-freshness,
#bbpress-forums li.bbp-topic-freshness {
float: none;
width: auto;
text-align: inherit;
}
#bbpress-forums .type-forum li.bbp-forum-freshness,
#bbpress-forums .type-forum li.bbp-topic-freshness {
margin-left: 34px;
}
#bbpress-forums li.bbp-forum-freshness .bbp-topic-meta,
#bbpress-forums li.bbp-topic-freshness .bbp-topic-meta {
display: inline;
margin-top: 0;
}
#bbpress-forums ul.bbp-lead-topic, 
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results,
#bbpress-forums > #subscription-toggle,
.bbp-pagination .bbp-pagination-links span,
.bbp-pagination .bbp-pagination-links a,
div.bbp-template-notice.info {
margin-bottom: 15px;
}
div.bbp-template-notice.info,
div.bbp-template-notice {
padding: 1em;
}
.bbp-body li.bbp-forum-info > a,
.bbp-body li.bbp-topic-title > a {
font-size: 1em;
}
.sidebar .widget.widget_display_search {
padding: 20px;
}
#content-parent fieldset.bbp-form,
#container fieldset.bbp-form,
#wrapper fieldset.bbp-form {
padding: 0 15px 15px;
} div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header,
li.bbp-body div.hentry {
padding: 15px 0 0;
}
#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header {
margin-top: 0;
}
#bbpress-forums div.bbp-forum-author,
#bbpress-forums div.bbp-topic-author,
#bbpress-forums div.bbp-reply-author {
float: none;
display: table;
text-align: center;
width: 100%;
padding: 15px 0;
}
#bbpress-forums div.bbp-forum-author > a img,
#bbpress-forums div.bbp-topic-author > a img,
#bbpress-forums div.bbp-reply-author > a img {
width: 50px;
height: 50px;
}
#bbpress-forums div.reply {
padding-top: 15px;
}
#bbpress-forums div.bbp-forum-content,
#bbpress-forums div.bbp-topic-content,
#bbpress-forums div.bbp-reply-content {
margin-left: 0;
padding: 0;
}
#bbpress-forums div.bbp-reply-author img.avatar {
position: inherit;
}
#buddypress .standard-form #basic-details-section {
float: none;
width: 100%;
}
#buddypress .standard-form #profile-details-section {
float: none;
width: 100%;
} .comments-title {
padding-top: 25px;
}
#respond {
padding-top: 0;
}
#comments .children {
margin: 0;
}
.comment-top-level .comment-box,
.comment-low-level .comment-box {
padding-left: 0;
}
.avatar-box {
float: right;
margin-left: 1em;
}
.comment-top-level .comment-box,
#comments > li {
margin-bottom: 15px;
}
#commentform {
padding-bottom: 15px;
} .error404 #content-box {
padding-bottom: 15px;
}
#content-404.notice {
margin-bottom: 25px;
padding: 25px 100px 25px 25px;
}
#page-404 h1 {
padding-bottom: 10px;
}  body.woocommerce .woocommerce-ordering,
body.woocommerce .woocommerce-result-count,
body.woocommerce-page .woocommerce-ordering,
body.woocommerce-page .woocommerce-result-count {
float: none;
display: table;
margin: 0 auto 15px;
padding: 0;
}
body.woocommerce ul.products li.product {
float: none;
margin: 0 auto 15px;
clear: both;
}
body.woocommerce ul.products li.product:nth-child(2n),
body.woocommerce-page ul.products li.product:nth-child(2n) {
float: none;
}
body.woocommerce ul.products li.product.last {
margin-right: auto;
}
.woocommerce.columns-2 ul.products li.product,
.woocommerce.columns-3 ul.products li.product,
.woocommerce.columns-4 ul.products li.product { float: left;
clear: both;
width: 48%;
margin: 0 0 10px;
}
.woocommerce.columns-2 ul.products li.product:nth-child(2n),
.woocommerce.columns-3 ul.products li.product:nth-child(2n),
.woocommerce.columns-4 ul.products li.product:nth-child(2n) {
float: right;
clear: none !important;
}
.woocommerce.columns-2 .st-woo-hover { height: 140px;
}
.sidebar-position-none .woocommerce.columns-2 .st-woo-hover { height: 140px;
}
.woocommerce.columns-3 .st-woo-hover { height: 140px;
}
.sidebar-position-none .woocommerce.columns-3 .st-woo-hover { height: 140px;
}
.woocommerce.columns-4 .st-woo-hover { height: 140px;
}
.sidebar-position-none .woocommerce.columns-4 .st-woo-hover { height: 140px;
}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
font-size: 1em;
font-weight: normal;
} .woocommerce #content div.product,
.woocommerce div.product,
.woocommerce-page #content div.product,
.woocommerce-page div.product {
margin-bottom: 15px;
padding: 15px;
} .woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
width: 290px;
margin: 0 0 20px;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
width: 58px;
}
.woocommerce span.onsale,
.woocommerce-page span.onsale {
left: 15px;
} .woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
width: auto;
margin: 0 0 25px;
} .st-woo-upsells ul.products {
margin-right: 0;
}
.woocommerce .st-woo-upsells ul.products li.product {
margin-bottom: 15px;
}
.st-woo-upsells h2 {
margin-bottom: 15px;
} .st-woo-related ul.products {
margin-right: 0;
}
.woocommerce .st-woo-related ul.products li.product {
margin-bottom: 15px;
}
.woocommerce .st-woo-related ul.products li.product:last-child {
margin-bottom: 0;
}
.st-woo-related h2 {
margin-bottom: 15px;
} .woocommerce-tabs > div > h2:first-child,
#reviews #comments h2 {
padding-top: 0;
} .sidebar .widget_product_search {
padding: 20px;
} .woocommerce table.shop_table,
.woocommerce-page table.shop_table {
margin-bottom: 15px;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
width: 100%;
}
.st-woo-cross h2,
.cart_totals h2,
.shipping_calculator h2 {
margin-bottom: 15px;
}
.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products {
display: table;
margin: 0 auto 15px;
}
.woocommerce .cart-collaterals .cross-sells ul.products li.product:first-child,
.woocommerce-page .cart-collaterals .cross-sells ul.products li.product:first-child {
margin-bottom: 15px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals,
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
width: 100%;
}
.cart_totals {
margin-bottom: 15px;
} .woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-message {
margin-bottom: 15px !important;
} .woocommerce #content nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul {
margin-bottom: 0;
}   }