/*
Theme Name: Curve Theory
Theme URI: http://www.curvetheory.com
Description: Customized for Curve Theory
Author: Curve Theory
Author URI: http://www.curvetheory.com
Template: StyleShop
Version: 1.0
*/

@import url("../StyleShop/style.css");

h1 {
  font-size: 30px;
}

#main-area h2.title, .page-title, h1.title {
  padding-bottom: 10px;
}

body.page .entry-content {
  padding: 0;
}

#top-navigation a {
  display: none;
}

#breadcrumbs {
  display: none;
}

#main-header {
  padding: 0 0 20px;
}

#logo {
  float: left;
  position: relative;
  top: 84px;
  z-index: 999;
}

#top-categories {
  border: medium none;
  left: 300px;
  padding: 0;
  position: relative;
  width: 660px;
}

.et_divi_builder #et_builder_outer_content .et_pb_contact p input, .et_divi_builder #et_builder_outer_content .et_pb_contact p textarea {
  margin-bottom: 15px !important;
}

.entry {
  margin: 15px -53px 45px -65px;
}

#main-area p.meta-info {
  display: none;
}

body, body.custom-background {
  	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
}

#top-categories a .menu-highlight, #mobile_menu .menu-highlight {
  background: none repeat scroll 0 0 #CD621A !important;
}

#top-categories {
  border: none;
  padding: 0;
}

#content-area {
  padding: 0 0 40px;
}

body.home #content-area {
  border-top: none;
}

.page-template .entry {
  margin-bottom: 15px;
  margin-top: 15px;
}
#main-footer {
  height: 115px;
}

#footer-bottom {
  padding: 15px 0;
  text-align: right;
}

#sidebar {
  color: #666666;
  padding: 20px 0 0 22px;
  max-width: 310px;
  width: 100%;
}

hr {
    border: 0;
    border-bottom: 1px dashed #ccc;
}

a {
  color: #CD621A !important;
}

body {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-weight: lighter;
}

#top-categories a {
  color: #FFFFFF !important;
}

body.home #top-categories:before {
  background: none;
}

#main-area {
  padding: 5px 95px 0 25px;
  width: 508px;
}

#footer-bottom p {
  color: #FFFFFF;
  font-size: 12px;
  font-style: normal;
  margin-right: 10px;
}

.footer-column.first {
  padding-left: 45px;
}

h4.widget-title {
  color: #2E2E2E;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 20px;
}

#main-area h1, #main-area h2, #main-area h3, #main-area h4, #main-area h5, #main-area h6 {
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
}

.royalSlider {
  box-shadow: 0 0 7px 0 #666666;
}

.rsUni .rsThumbsHor {
  box-shadow: 0 0 7px 0 #666666;
}

table.cart th, #content table.cart th, table.cart td, #content table.cart td, table.cart tr, #content table.cart tr, #content-area table tr, #content-area table td, #content-area table th {
  max-width: 100px;
  padding: 20px 15px;
}

#content-area table {
  border: none !important;
}

#content-area:before {
  width: 0;
}

.widget li:before, .footer-widget li:before {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #666666;
}

.mobile-block.mobile-categories > a {
  display: none;
}

#commentform textarea, #commentform input[type="text"] {
  border: 1px solid #999999;
}

#comment-wrap:before, #respond:before {
  height: 0;
}

.wpcf7-form-control-wrap input[type="text"], .wpcf7-form-control-wrap textarea, .wpcf7-form-control-wrap select {
background: #F7F7F7 url("..//StyleShop/epanel/page_templates/images/contact_input.png") repeat-x !important;
border: 1px solid #CCC !important;
color: #111 !important;
padding: 8px !important;
border-radius: 8px !important;
-webkit-border-radius: 8px !important;
-moz-border-radius: 8px !important;
margin: 0px !important;
font-family: arial !important;
}

.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
	background: #F7F7F7 url("..//StyleShop/epanel/page_templates/images/contact_input.png") repeat-x !important;
	border: 1px solid #CCC !important;
	color: #111 !important;
	padding: 8px !important;
	border-radius: 8px !important;
	-webkit-border-radius: 8px !important;
	-moz-border-radius: 8px !important;
	margin: 0px !important;
	font-family: arial !important;
	width:90%;
}

.wpcf7-form-control-wrap select {
background:#F7F7F7 !important;
}

.wpcf7-form-control-wrap input[type="text"] {
	width:90%;
}

.wpcf7-form-control-wrap textarea {
	width:90%;
}

.wpcf7-captchar, .wpcf7-quiz {
	width:65px !important;
}

span.wpcf7-list-item {
display: block;
margin-left: 0 !important;
}

.wpcf7-submit, .wpcf7-reset {
border: 0px !important;
color: #4C4B4B !important;
float: right;
font-size: 12px;
text-shadow: 1px 1px 1px white;
text-transform: uppercase;
margin-right: 9px;
height: 35px;
}

.wpcf7-submit {
  background: url("..//StyleShop/epanel/page_templates/images/contact_submit.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  margin-right: 30px;
  width: 73px;
}

.wpcf7-reset {
background: url("..//StyleShop/epanel/page_templates/images/contact_reset.png") no-repeat;
width: 61px;
}

.page-id-53 .hupso-share-buttons {
  margin-top: 40px;
}

@media only screen and ( min-width: 961px ) {
}

@media only screen and ( max-width: 960px ) {
}

@media only screen and ( min-width: 768px ) and ( max-width: 960px ) {
	table#services {
		margin-left:-22px;
	}
	#sidebar {
	  max-width: 100%;
	  width: 100%;
	}
	#main-area {
	  border-bottom: 2px solid #000000;
	}
	#logo {
	  float: left;
	  position: absolute;
	  top: 0;
	  z-index: 0;
	}
	#main-header {
	  padding: 28px 0;
	}
	#top-categories {
	  border: medium none;
	  left: 0;
	  padding: 0;
	  position: relative;
	  width: 100%;
	}
}

@media only screen and ( max-width: 767px ) {
	#main-area {
	  max-width: 408px;
	  padding: 10px 95px 0 15px;
	  width: 100%;
	}
	#logo {
	  float: left;
	  position: relative;
	  top: 0;
	  z-index: 0;
	}
	.page-id-16 .entry {
	  margin-top: 95px;
	}
	.page-id-20 .entry {
	  margin-top: 95px;
	}
	.page-id-18 .entry {
	  margin-top: 95px;
	}
	.page-id-14 .entry {
	  margin-top: 95px;
	}
	#footer-bottom p {
	  text-align: center;
	}
}

@media only screen and ( max-width: 479px ) {
	#main-area {
	  max-width: 250px;
	  padding: 10px 95px 0 15px;
	  width: 100%;
	}
	#content {
	  margin-top: 50px;
	}
	#mobile-sidebar {
	  top: 45px;
	}
	.page-id-16 .entry {
	  margin-top: 95px;
	}
	.page-id-20 .entry {
	  margin-top: 95px;
	}
	.page-id-18 .entry {
	  margin-top: 95px;
	}
	.page-id-14 .entry {
	  margin-top: 95px;
	}
	#footer-bottom p {
	  text-align: center;
	}
}

