/*!
 * Start Bootstrap - Agency v3.3.7+1 (http://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */.btn-primary.active, .btn-primary:active, .btn-xl.active, .btn-xl:active, .open .dropdown-toggle.btn-primary, .open .dropdown-toggle.btn-xl {
	background-image: none
}
body {
	font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #000;
    text-transform: none;
    font-size: 17px;
	overflow-x: hidden;
}
.btn-primary, .btn-xl, h1, h2, h3, h4, h5, h6 {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700
}
.text-muted {
	color: #777
}
.text-primary, a {
	color: #337ab7;
}
p {
	font-size: 14px;
	line-height: 1.75
}
p.large {
	font-size: 16px
}
a, a.active, a:active, a:focus, a:hover {
	outline: 0
}
a.active, a:active, a:focus, a:hover {
	color: #fec503
}
.img-centered {
	margin: 0 auto
}
.bg-light-gray {
	background-color: #eee
}
.bg-darkest-gray {
	background-color: #222
}
.btn-primary {
	color: #fff;
	background-color: #5fdcfd;
	border-color: #5fdcfd
}
.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #5fdcfd;
	border-color: #5fdcfd
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color: #5fdcfd;
	border-color: #fed136
}
.btn-primary .badge {
	color: #fed136;
	background-color: #fff
}
.btn-xl {
	color: #fff;
	background-color: #fed136;
	border-color: #fed136;
	border-radius: 3px;
	font-size: 18px;
	padding: 20px 40px
}
.btn-xl.active, .btn-xl:active, .btn-xl:focus, .btn-xl:hover, .open .dropdown-toggle.btn-xl {
	color: #fff;
	background-color: #fec503;
	border-color: #f6bf01
}
.btn-xl.disabled, .btn-xl.disabled.active, .btn-xl.disabled:active, .btn-xl.disabled:focus, .btn-xl.disabled:hover, .btn-xl[disabled], .btn-xl[disabled].active, .btn-xl[disabled]:active, .btn-xl[disabled]:focus, .btn-xl[disabled]:hover, fieldset[disabled] .btn-xl, fieldset[disabled] .btn-xl.active, fieldset[disabled] .btn-xl:active, fieldset[disabled] .btn-xl:focus, fieldset[disabled] .btn-xl:hover {
	background-color: #fed136;
	border-color: #fed136
}
.btn-xl .badge {
	color: #fed136;
	background-color: #fff
}
.navbar-custom {
	background-color: #222;
	border-color: transparent
}
.navbar-custom .navbar-brand {
	color: #fed136;
	font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive
}
.navbar-custom .navbar-brand.active, .navbar-custom .navbar-brand:active, .navbar-custom .navbar-brand:focus, .navbar-custom .navbar-brand:hover {
	color: #fec503
}
.navbar-custom .nav li a, .navbar-custom .navbar-toggle {
	font-family: 'Raleway', sans-serif;
	font-weight: 700 !important;
	color: #000;
	text-transform: uppercase
}
.navbar-custom .navbar-collapse {
	border-color: rgba(255,255,255,.02);
}
.navbar-custom .navbar-toggle {
	background-color: #44b8ff;
	font-size: 12px
}
.navbar-custom .navbar-toggle:focus, .navbar-custom .navbar-toggle:hover {
	background-color: #44b8ff;
}
.navbar-custom .nav li a {
	font-weight: 400;
	letter-spacing: 1px
}
.navbar-custom .nav li a:focus, .navbar-custom .nav li a:hover {
	color: #5adafd;
	outline: 0
}
.navbar-custom .navbar-nav>.active>a {
	border-radius: 0;
	color: #fff;
	background-color: #fed136
}
.navbar-custom .navbar-nav>.active>a:focus, .navbar-custom .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #fec503
}

@media (min-width:768px) {
.navbar-custom {
	background-color: #fff;
	padding: 25px 0;
	-webkit-transition: padding .3s;
	-moz-transition: padding .3s;
	transition: padding .3s;
	border-bottom: solid 1px #bfbfbf !important;
	height: 100px;
}
.navbar-custom .navbar-brand {
	font-size: 2em;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.navbar-custom .navbar-nav>.active>a {
	border-radius: 3px
}
.navbar-custom.affix {
	background-color: #fff;
	padding: 10px 0;
	height: 85px;
}
.navbar-custom.affix .navbar-brand {
	font-size: 1.5em
}
}
header {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	text-align: center;
	color: #fff
}
header .intro-text {
	padding-top: 100px;
	padding-bottom: 50px
}
header .intro-text .intro-lead-in {
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 25px
}
header .intro-text .intro-heading {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 50px;
	line-height: 50px;
	margin-bottom: 25px
}

@media (min-width:768px) {
header .intro-text {
	padding-top: 300px;
	padding-bottom: 200px
}
header .intro-text .intro-lead-in {
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 25px
}
header .intro-text .intro-heading {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 75px;
	line-height: 75px;
	margin-bottom: 50px
}
}
#portfolio .portfolio-item .portfolio-caption p, section h3.section-subheading {
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic
}
section {
	padding: 100px 0
}
section h2.section-heading {
	font-size: 40px;
	margin-top: 0;
	margin-bottom: 15px
}
section h3.section-subheading {
	font-size: 16px;
	text-transform: none;
	font-weight: 400;
	margin-bottom: 75px
}

@media (min-width:768px) {
section {
	padding: 150px 0
}
}
.service-heading {
	margin: 15px 0;
	text-transform: none;
	height: 30px;
}
#portfolio .portfolio-item {
	margin: 0 0 15px;
	right: 0
}
#portfolio .portfolio-item .portfolio-link {
	display: block;
	position: relative;
	max-width: 400px;
	margin: 0 auto
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
	background: rgba(254,209,54,.9);
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all ease .5s;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
	opacity: 1
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
	position: absolute;
	width: 100%;
	height: 20px;
	font-size: 20px;
	text-align: center;
	top: 50%;
	margin-top: -12px;
	color: #fff
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
	margin-top: -12px
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3, #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
	margin: 0
}
#portfolio .portfolio-item .portfolio-caption {
	max-width: 400px;
	margin: 0 auto;
	background-color: #fff;
	text-align: center;
	padding: 25px
}
#portfolio .portfolio-item .portfolio-caption h4 {
	text-transform: none;
	margin: 0
}
#portfolio .portfolio-item .portfolio-caption p {
	font-size: 16px;
	margin: 0
}
footer span.copyright, footer ul.quicklinks {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif
}
#portfolio * {
	z-index: 2
}

@media (min-width:767px) {
#portfolio .portfolio-item {
	margin: 0 0 30px
}
}
.timeline {
	list-style: none;
	padding: 0;
	position: relative
}
.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: "";
	width: 2px;
	background-color: #f1f1f1;
	left: 40px;
	margin-left: -1.5px
}
.timeline>li {
	margin-bottom: 50px;
	position: relative;
	min-height: 50px
}
.timeline>li:after, .timeline>li:before {
	content: " ";
	display: table
}
.timeline>li:after {
	clear: both
}
.timeline>li .timeline-panel {
	width: 100%;
	float: right;
	padding: 0 20px 0 100px;
	position: relative;
	text-align: left
}
.timeline>li .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto
}
.timeline>li .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto
}
.timeline>li .timeline-image {
	left: 0;
	margin-left: 0;
	width: 80px;
	height: 80px;
	position: absolute;
	z-index: 100;
	background-color: #fed136;
	color: #fff;
	border-radius: 100%;
	border: 7px solid #f1f1f1;
	text-align: center
}
.timeline>li .timeline-image h4 {
	font-size: 10px;
	margin-top: 12px;
	line-height: 14px
}
.timeline>li.timeline-inverted>.timeline-panel {
	float: right;
	text-align: left;
	padding: 0 20px 0 100px
}
.timeline>li.timeline-inverted>.timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto
}
.timeline>li.timeline-inverted>.timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto
}
.timeline>li:last-child {
	margin-bottom: 0
}
.timeline .timeline-heading h4 {
	margin-top: 0;
	color: inherit
}
.timeline .timeline-heading h4.subheading {
	text-transform: none
}
.timeline .timeline-body>p, .timeline .timeline-body>ul {
	margin-bottom: 0
}

@media (min-width:768px) {
.timeline:before {
	left: 50%
}
.timeline>li {
	margin-bottom: 100px;
	min-height: 100px
}
.timeline>li .timeline-panel {
	width: 41%;
	float: left;
	padding: 0 20px 20px 30px;
	text-align: right
}
.timeline>li .timeline-image {
	width: 100px;
	height: 100px;
	left: 50%;
	margin-left: -50px
}
.timeline>li .timeline-image h4 {
	font-size: 13px;
	margin-top: 16px;
	line-height: 18px
}
.timeline>li.timeline-inverted>.timeline-panel {
	float: right;
	text-align: left;
	padding: 0 30px 20px 20px
}
}

@media (min-width:992px) {
.timeline>li .timeline-panel, .timeline>li.timeline-inverted>.timeline-panel {
	padding: 0 20px 20px
}
.timeline>li {
	min-height: 150px
}
.timeline>li .timeline-image {
	width: 150px;
	height: 150px;
	margin-left: -75px
}
.timeline>li .timeline-image h4 {
	font-size: 18px;
	margin-top: 30px;
	line-height: 26px
}
}

@media (min-width:1200px) {
.timeline>li {
	min-height: 170px
}
.timeline>li .timeline-panel {
	padding: 0 20px 20px 100px
}
.timeline>li .timeline-image {
	width: 170px;
	height: 170px;
	margin-left: -85px
}
.timeline>li .timeline-image h4 {
	margin-top: 40px
}
.timeline>li.timeline-inverted>.timeline-panel {
	padding: 0 100px 20px 20px
}
}
.team-member {
	text-align: center;
	margin-bottom: 50px
}
.team-member img {
	margin: 0 auto;
	border: 7px solid #fff
}
.team-member h4 {
	margin-top: 25px;
	margin-bottom: 0;
	text-transform: none
}
.team-member p {
	margin-top: 0
}
aside.clients img {
	margin: 50px auto
}
section#contact {
	background-color: #222;
	background-image: url(../img/map-image.png);
	background-position: center;
	background-repeat: no-repeat
}
section#contact .section-heading {
	color: #fff
}
section#contact .form-group {
	margin-bottom: 25px
}
section#contact .form-group input, section#contact .form-group textarea {
	padding: 20px
}
section#contact .form-group input.form-control {
	height: auto
}
section#contact .form-group textarea.form-control {
	height: 236px
}
section#contact .form-control:focus {
	border-color: #fed136;
	box-shadow: none
}
section#contact ::-webkit-input-placeholder {
font-family:Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform:uppercase;
font-weight:700;
color:#eee
}
section#contact :-moz-placeholder {
font-family:Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform:uppercase;
font-weight:700;
color:#eee
}
section#contact ::-moz-placeholder {
font-family:Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform:uppercase;
font-weight:700;
color:#eee
}
section#contact :-ms-input-placeholder {
font-family:Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform:uppercase;
font-weight:700;
color:#eee
}
section#contact .text-danger {
	color: #e74c3c
}
footer {
	padding: 0px 0;
	text-align: center
}
footer span.copyright {
	line-height: 40px;
	text-transform: uppercase;
	text-transform: none
}
footer ul.quicklinks {
	margin-bottom: 0;
	line-height: 40px;
	text-transform: uppercase;
	text-transform: none
}
ul.social-buttons {
	margin-bottom: 0; float: right;
}
ul.social-buttons li a {
	display: block;
	background-color: #222;
	height: 40px;
	width: 40px;
	border-radius: 100%;
	font-size: 20px;
	line-height: 40px;
	color: #fff;
	outline: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
	background-color: #01adff;
}
.btn.active, .btn:active, .btn:active:focus, .btn:focus {
	outline: 0
}
.portfolio-modal .modal-dialog {
	margin: 0;
	height: 100%;
	width: auto
}
.portfolio-modal .modal-content {
	border-radius: 0;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	min-height: 100%;
	padding: 100px 0;
	text-align: center
}
.portfolio-modal .modal-content h2 {
	margin-bottom: 15px;
	font-size: 3em
}
.portfolio-modal .modal-content p {
	margin-bottom: 30px
}
.portfolio-modal .modal-content p.item-intro {
	margin: 20px 0 30px;
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 16px
}
.portfolio-modal .modal-content ul.list-inline {
	margin-bottom: 30px;
	margin-top: 0
}
.portfolio-modal .modal-content img {
	margin-bottom: 30px
}
.portfolio-modal .close-modal {
	position: absolute;
	width: 75px;
	height: 75px;
	background-color: transparent;
	top: 25px;
	right: 25px;
	cursor: pointer
}
.portfolio-modal .close-modal:hover {
	opacity: .3
}
.portfolio-modal .close-modal .lr {
	height: 75px;
	width: 1px;
	margin-left: 35px;
	background-color: #222;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	z-index: 1051
}
.portfolio-modal .close-modal .lr .rl {
	height: 75px;
	width: 1px;
	background-color: #222;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	z-index: 1052
}
.portfolio-modal .modal-backdrop {
	opacity: 0;
	display: none
}
::-moz-selection {
text-shadow:none;
background:#fed136
}
::selection {
	text-shadow: none;
	background: #fed136
}
img::selection {
	background: 0 0
}
img::-moz-selection {
background:0 0
}

@media screen and (min-width:768px) and (max-width:2000px) {
#toggle {
	display: block;
	width: 28px;
	height: 30px;
	margin: 21px auto 10px;
	margin-right: 103px;
}
#toggle span:after, #toggle span:before {
	content: "";
	position: absolute;
	left: 0;
	top: -9px;
}
#toggle span:after {
	top: 9px;
}
#toggle span {
	position: relative;
	display: block;
}
#toggle span, #toggle span:after, #toggle span:before {
	width: 100%;
	height: 5px;
	background-color: #000;
	transition: all 0.3s;
	backface-visibility: hidden;
	border-radius: 2px;
}
/* on activation */
#toggle.on span {
	background-color: transparent;
}
#toggle.on span:before {
	transform: rotate(45deg) translate(5px, 5px);
}
#toggle.on span:after {
	transform: rotate(-45deg) translate(7px, -8px);
}
#toggle.on + #menu {
	opacity: 1;
	visibility: visible;
	display: block;
}
/* menu appearance*/
#menu {
	position: relative;
	color: #999;
	width: 200px;
	padding: 10px;
	margin: auto;
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	text-align: center;
	border-radius: 4px;
	background: #222;
	box-shadow: 0 1px 8px rgba(0,0,0,0.05);
	/* just for this demo */
	opacity: 0;
	visibility: hidden;
	transition: opacity .4s;
	float: right;
	margin-right: 25px;
	display: none;
}
#menu:after {
	position: absolute;
	top: -15px;
	left: 95px;
	content: "";
	display: block;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 20px solid #222;
}
.togcap {
	float: right;
	margin-top: -34px;
	margin-right: 38px;
	color: #000;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
}
}
.banner {
	margin-top: 79px;
	padding-left: 0px;
	padding-right: 0px;
}

@media screen and (min-width:768px) and (max-width:991px) {
.togcap {
	float: right;
	margin-top: -33px;
	margin-right: 38px;
	color: #000;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
}
#toggle {
	display: block;
	width: 28px;
	height: 30px;
	margin: 45px auto 10px;
	margin-right: 20px;
}
#menu {
	position: relative;
	color: #999;
	width: 200px;
	padding: 10px;
	margin: auto;
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	text-align: left !important;
	border-radius: 4px;
	background: #000 !important;
	box-shadow: 0 1px 8px rgba(0,0,0,0.05);
	/* just for this demo */
	opacity: 0;
	visibility: hidden;
	transition: opacity .4s;
	float: right;
	margin-right: -0px;
}
.navbar-right {
	float: right!important;
	margin-right: 149px;
}
}
.toglemenu li:hover a {
    color: #5adafd !important;
}
@media screen and (min-width:250px) and (max-width:767px) {
.navbar-header {
	margin-right: -15px;
	padding-bottom: 25px;
	margin-left: -15px;
	background-color: #eee;
}
.toglemenu {
	color: #fff !important;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	padding-left: 0px;
	line-height: 40px;
	list-style: none !important
}




}

@media screen and (min-width:100px) and (max-width:300px) {
.mobilogo {
	margin-top: -62px
}
.slidz {
	margin-top: 104px
}
.navbar-header {
	padding-bottom: 0px;
}
}

@media screen and (min-width:1400px) and (max-width:2560px) {
.bannertext {
	position: absolute;
	top: 29%;
	left: 20%;
}
.broken {
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	color: #fff;
	font-size: 41px;
}
.providing {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 16px;
}
.banner {
	background-color: #0093fd;
}
}

@media screen and (min-width:1111px) and (max-width:1399px) {
.bannertext {
	position: absolute;
	top: 29%;
	left: 7%;
}
.broken {
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	color: #fff;
	font-size: 30px;
}
.providing {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 16px;
}
}

@media screen and (min-width:768px) and (max-width:1110px) {
.bannertext {
	position: absolute;
	top: 6%;
	left: 4%;
}
.broken {
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	color: #fff;
	font-size: 41px;
}
.providing {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 15px;
	width: 75%;
}
}

@media screen and (min-width:300px) and (max-width:499px) {


}
.mybutton {
	padding-left: 5%;
	padding-right: 5%;
	color: #fff;
	background-color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	float: left
}
.we {
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	color: #0093fe;
}
.repair {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #3e4d58;
	text-transform: none;
	margin-top: -4px;
}
.wecan {
	padding-top: 50px;
	padding-bottom: 30px
}
.borderz {
	padding-top: 46px;
}
.special h3 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #0093fe;
	text-transform: none;
}
.special h4 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #0093fe;
	text-transform: none;
}
.special p {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	color: #000;
	text-transform: none;
	font-size: 17px;
}
.mybuttonz {
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 2%;
	padding-bottom: 2%;
	color: #fff;
	background-color: #1c2c43;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.center {
	padding-bottom: 25px;
}
#services {
	padding-top: 30px;
	padding-bottom: 30px;
}
.mybuttonzz {
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 1%;
	padding-bottom: 1%;
	color: #fff;
	background-color: #1c2c43;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	margin-top: 25px;
}
.how {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #9f9f9f;
	text-transform: none;
	padding-bottom: 30px;
}
.footz {
	background-color: #eeeded;
	padding-bottom: 20px;
	padding-top: 20px;
}
.footzz {
	background-color: #d9d9d9;
	padding-bottom: 10px;
	padding-top: 10px;
}
.special {
	margin-top: 51px;
}
.menu {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #7f7f7f;
}
.allmenu {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #7f7f7f;
}

.allmenu a {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color: #222222;
	padding: 5px;
	text-transform: capitalize;
}


@media screen and (min-width:768px) and (max-width:2560px) {
.footlog {
	text-align: left;
}
.toglemenuipad {
	color: #fff !important;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	padding-left: 0px;
	text-align: center;
	line-height: 30px;
	list-style: none !important
}
}

@media screen and (min-width:1440px) and (max-width:2560px) {
.supportz {
	padding-left: 11% !important;
}
.supportzz {
	padding-left: 11% !important;
}
}

@media screen and (min-width:768px) and (max-width:991px) {
.footzz {
	height: 100px;
}
.footz {
	background-color: #eeeded;
	padding-bottom: 20px;
	padding-top: 20px;
	height: 126px;
}
}
.white {
	color: #fff;
}
.aboutus {
	padding-top: 150px;
}
.book_repair {
	margin-top: 150px;
	margin-bottom: 30px;
}
.abthead {
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	color: #44b9fe;
	text-transform: none;
	padding-bottom: 1%;
}
.about_para {
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	color: #000;
	text-transform: none;
}
.bottom_border {
	padding-top: 2%;
	padding-bottom: 2%;
}
.longtext {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	color: #000;
	text-transform: none;
	padding-left: 2%;
	padding-bottom: 4%;
}
.padding {
	height: 20px;
}
.fulldiv {
	padding-bottom: 8%;
}
.bgcolor {
	background-color: #eaeaea;
}
/*.triangle-right {
	border-left: 25px solid #dedede;
	border-top: 19px solid transparent;
	border-bottom: 24px solid transparent;
	height: 0px;
}*/
.book_repair {
	background-image: url(../images/menubg.jpg);
}
.activeblue {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #0093fe;
}
.selectrepair {
	/*margin-top: -6px;*/
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #313030;
}
.catagoryhead {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #313030;
}
.repairs_tablet {
	/*font-family: 'Raleway', sans-serif;*/
	font-family: sans-serif;
	font-weight: 700;
	color: #000000;
	text-align: center;
	text-transform: none;
}
.all_assessories_title {
	/*font-family: 'Raleway', sans-serif;*/
	font-family: sans-serif;
	font-weight: 700;
	color: #000000;
	text-align: center;
	text-transform: none;	
	margin-top:110px;
}
.device_repair {
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	color: #000000;
	text-align: center;
	text-transform: none;
}
.repair_border {
	padding-top: 18px;
	padding-bottom: 29px;
}
.shine_me {
	cursor: pointer;
	margin-bottom: 75px;
}
.mobile_models {
	margin-bottom: 30px !important;cursor: pointer;
}
.company_name {
	/*font-family: 'Raleway', sans-serif;*/
	font-family: sans-serif;
	font-weight: 700;
	color: #000000;
	text-align: center;
	text-transform: none;	
	padding:5px;
}

.asscessories_category_name{
	font-family: sans-serif;
	font-weight: 700;
	color: #000000;
	text-align: left;
	text-transform: none;
	background: #5fdcfd;
	padding:5px;
}

h2.asscessories_category_name a{float: right; font-size: 18px; color: white; padding: 10px;}
.gallery_div {
	margin-top: 46px;
}
.selectrepair_mobile {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #313030;
	text-align: center;
}
.activebluemobile {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #0093fe;
	text-align: center
}
.book_repairz {
	background-color: #eaeaea;
	margin-bottom: 27px;
	margin-top: 150px;
}

@media screen and (min-width:150px) and (max-width:337px) {
.shine_me {min-height: 145px;}
h2.asscessories_category_name a{color:#337ab7;}
}

@media screen and (min-width:338px) and (max-width:470px) {
.shine_me {	min-height: 239px;}
.mobile_models {height: 363px !important;}
h2.asscessories_category_name a{color:#337ab7;}
}
.make_apple {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #000000;
	text-transform: none;
}
.model_number {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
.iphone_model {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-transform: none;
}
.total_cost {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform: none;
	text-align: right;
}
.mobile_models {
	border: solid 1px #bfbfbf;
	padding-bottom: 50px;
	padding-top: 52px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	height: 350px;
}
.total_repaircost {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform: none;
	color: #676767;
}
.total_amount {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform: none;
	color: #d81817;
}

@media screen and (min-width:200px) and (max-width:767px) {
.iphone_model {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-transform: none;
	font-size: 21px;
	text-align:center
}

.total_cost { 
	
	font-size: 21px !important;
	text-align:center}
	
}


.amountz {    padding-bottom: 4%;}

.repair_headzz { font-family: 'Open Sans', sans-serif;
	font-weight: 700;}
	
	.breadcumb_active {background-color:#dedede;}
	
	.breadcumb_active_mobile {background-color:#dedede; border-right: solid 6px #0193fe;}
	
	.breadcumb_inactive {background-color:#eaeaea;}
	
.repair_button {    border-radius: 50px;
    padding-left: 4%;
    padding-right: 4%;
    color: #fff;
    background-color: #0093fe;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    padding-top: 2%;
    padding-bottom: 2%;
    font-size: initial;}
	
	
	.call_para { font-family: 'Open Sans', sans-serif;
	font-weight: 400; color:#000;     font-size: initial;}
	
	.Call_out { font-family: 'Open Sans', sans-serif;
	font-weight: 800; color:#0093fe; text-transform:none;  }
	
	.repair_cost {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-align:center;
	position: absolute;
	top: 30%;
	left: 40%;
	}
	
	.outcharge { font-family: 'Open Sans', sans-serif;
	font-weight: 700; font-size:12px; }
	
	@media screen and (min-width:768px) and (max-width:991px) { 
	
		.repair_cost { font-family: 'Open Sans', sans-serif;
	font-weight: 700; text-align:center;position: absolute;
    top: 35%;
    left: 20%;}
	
	
	}
	
	
	
	@media screen and (min-width:615px) and (max-width:767px) { 
	
		.repair_cost { font-family: 'Open Sans', sans-serif;
	font-weight: 700; text-align:center;position: absolute;
    top: 35%;
    left: 35%;     right: 36%;}
	
	
	}
	
	
	@media screen and (min-width:450px) and (max-width:614px) { 
	
		.repair_cost { font-family: 'Open Sans', sans-serif;
	font-weight: 700; text-align:center;position: absolute;
    top: 35%;
    left: 30%;     right: 30%;}
	
	
	}
	
	
	
	@media screen and (min-width:250px) and (max-width:449px) { 
	
		.repair_cost { font-family: 'Open Sans', sans-serif;
	font-weight: 700; text-align:center;position: absolute;
    top: 35%;
    left:21%;     right: 21%;}
	
	.addthis_toolbox.addthis_default_style.addthis_32x32_style{width:85%;margin:0 auto;float:none !important;}
	}
	
	
	
	.cost_divz { margin-top:20px; margin-bottom:20px;}
	
	
	
	
	@media screen and (min-width:100px) and (max-width:767px) {
		
		.costpara { text-align:center !important;}  
	
	    .cost_divz {     margin-top: 50px;
    margin-bottom: 50px;}
	}


.credit-card-box .panel-title {
	display: inline;
	font-weight: bold;
}
.credit-card-box .form-control.error {
	border-color: red;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(255,0,0,0.6);
}
.credit-card-box label.error {
	font-weight: bold;
	color: red;
	padding: 2px 8px;
	margin-top: 2px;
}
.credit-card-box .payment-errors {
	font-weight: bold;
	color: red;
	padding: 2px 8px;
	margin-top: 2px;
}
.credit-card-box label {
	display: block;
}
/* The old "center div vertically" hack */
.credit-card-box .display-table {
	display: table;
}
.credit-card-box .display-tr {
	display: table-row;
}
.credit-card-box .display-td {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
/* Just looks nicer */
.credit-card-box .panel-heading img {
	min-width: 100px;
}
.payment {
	padding-top: 130px;
	margin-left: 15px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	text-transform: none
}
.paymentdiv {
	margin-top: -30px;
	padding-left: 0px;
	padding-right: 0px;
}
.payment_form {
	border-right: solid 1px #C7C5C5;
}
.paymentbox {
	margin-top: 49px;
	margin-bottom: 50px;
}
.payment_method {
	padding-top: 40px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	text-transform: none
}



.payment_methodzs {
	 padding-top: 36px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    text-transform: none;
    padding-bottom: 22px;
}


   










.radioz {
	border: solid 1px #CCCCCC;
}
.order_button {
	background-color: #2a9dcc;
	border: none;
}
.order_button:hover {
	background-color: #064796;
	border: none;
}
.complete_order {
	margin-top: 25px;
	padding-left: 0px;
	padding-right: 0px;
}
.return_order {
	padding-left: 0px;
	padding-right: 0px;
	    margin-bottom: 11%;
}
.return_order h5 {
	color: #2a9dcc;
	text-transform: none
}
.iphone_7 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	padding-left: 15px;
}
.total_money h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #1a85d8;
	padding-bottom: 26px;
	padding-left: 15px;
}
.total_money {
	margin-top: 37px;
	padding-left: 0px;
	padding-right: 0px;
}
.total_moneyz {
	border-bottom: solid 1px #CCCCCC;
	padding-left: 0px;
	padding-right: 0px;
}
.cost_full {
	border-bottom: solid 1px #CCCCCC;
}
.gbp {
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-transform: none;
	color: #828282
}
.sub {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform: none
}
.tax {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-transform: none;
	font-size: 15px;
}
.euro {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform: none;
	color: #1a85d8
}
.taxz {
	padding-bottom:65px !important;
}

.shopingbutton { background-color: #4892f3;
    border: none;
    padding-top: 2%;
    padding-bottom: 2%;
    margin-top: 35px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	margin-bottom: 8%;}


.shopingbutton:hover { background-color:#4861d2;
    border: none;
    }
	
	
	
	.check { font-family: 'Raleway', sans-serif;
	font-weight: 400; color:#545454 }


@media screen and  (min-width:100px) and (max-width:991px) {
	
	.total_moneyz {
	border-bottom: none !important;
	padding-left: 0px;
	padding-right: 0px;
}
	
	.order_button {float:left !important;}
	
	.payment_form {
	border-right: none !important;
}
	
}


@media screen and  (min-width:100px) and (max-width:768px) { 


.padding_bottomz { margin-top:15px;}
 }

/*CSS EXTRA*/	
.toglemenu li>a {
	color: #fff !important;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	padding-left: 0px;
	line-height: 40px;
	list-style: none !important
}

.row.gallery_div ul {
    list-style: none;
}
.posted_in{display:none;}

.totalamountsymbol
{
	font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: none;
    color: #d81817;
}

.addrepaircost.active .mobile_models {
    border: 2px solid #0193fe;
}
.bookrepairbtn{display:none;}


.differentshippingaddressform{display:none;}

.gallery_div .products .shine_me h3 {font-family: sans-serif;
    font-weight: 700;
    color: #000000;
    text-align: center;
    text-transform: capitalize;}

   .gallery_div .products .shine_me a:hover {color: black;text-decoration: none;}
   .price .woocommerce-Price-amount{color: black; font-size:20px; font-weight:bold;display: block;}

 /* .gallery_div .products .shine_me .add_to_cart_button {background: #5fdcfd;
    padding: 10px;
    color: black;}*/


    .gallery_div .products .shine_me .added_to_cart{background: #5fdcfd;
    padding: 10px;
    color: black;}

    .woocommerce-breadcrumb{text-align: center;
    margin-top: 100px;
    font-weight: bold;
    color: black;
    font-size: 20px;
    padding: 10px;
}
.woocommerce-breadcrumb a{color:#5fdcfd;}
.single_add_to_cart_button{background: #5fdcfd; font-weight: bold; padding: 5px;}
.panel-title a:focus, a:hover{color:#5fdcfd;}

.differentshippingaddressform input,.differentshippingaddressform select{
	margin-bottom:15px;
}

.related.products .products li { display: inline-block; width: 24%;text-align: center;}


.row.gallery_div .entry-summary span {font-weight: bold; font-size: 30px;}
/*.row.gallery_div .entry-summary {text-align: center;}
.row.gallery_div .entry-summary .price{text-align: center;}
.row.gallery_div .entry-summary h2{text-align: left;}*/
.row.gallery_div .entry-summary p{text-align: left;}
.row.gallery_div .related.products h3{color:black;}
.loaderpayment{position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;z-index: 9999;background: url('../images/paypalpayment.gif') 50% 50% no-repeat rgb(249,249,249);opacity: .8;}
.containeraccessories{margin-top:150px;}
.description_tab.active{display: none;}

.row.gallery_div .entry-summary .product_meta > span {
    font-weight: normal;
    font-size: 15px;
     text-align: left;
}
.row.gallery_div .entry-summary .product_meta > span a {
         color: #5fdcfd;
}

/*woocommerce css*/

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
 display: block;
    padding: 17px 0px;
    background-color: #e1af57;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
	border-radius:0px;
}
.added_to_cart.wc-forward{
 display:none !important;
}
.woocommerce-result-count{
 float: none !important;
 display: inherit !important;
}
.archive .woocommerce-breadcrumb{
  display:none;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100%;
}
.shop_table_responsive .button
{
    font-size: 13px !important;
    padding: 10px 19px !important;
    margin: 0px 11px !important;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 100px !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d3ced2;
    padding: 7px 6px 5px!important;
	}
	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100%;
    background-color: #FFFBE9;
    padding: 8px 18px;
}
.calculated_shipping h2 {
    margin: 0px 0px 16px 0px !important;
    padding: 10px 0px;
}
.woocommerce table.shop_table {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 0px!important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #4cc2fc !important;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #935386;
    color: #FFF!important;
}
.woocommerce-billing-fields
{background-color: #E5E5E5;padding: 30px 26px;}
.woocommerce-billing-fields  input, .woocommerce-billing-fields select {
height:38px;
    padding: 0px 15px;
}
.select2-choice
{
height: 38px !important;
    border-radius: 0px !important;
    padding: 5px 15px !important;
}
.woocommerce-shipping-fields h3
{
text-align:left;
}
.woocommerce-shipping-fields textarea
{
    min-height: 200px!important;
}
.order-wrap
{
    background-color: #FFFBE9;
    padding: 30px 40px 50px 40px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: right;
    padding: 12px 21px;
    font-size: 15px;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    box-sizing: border-box;
    width: 100%;
    padding: 15px 15px;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 1px solid #d3ced2;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 0px!important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    background-color: #5fdcfd;
    text-decoration: none;
    background-image: none;
    color: #FFFFFF;
    padding: 10px 24px;
    font-size: 15px;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    box-sizing: border-box;
    width: 100%;
    padding: 9px 15px;
    border: solid 1px #ccc!important;
}
.current_blog .current_div:nth-of-type(5) .blog_content h4, .current_blog .current_div:nth-of-type(4) .blog_content h4, .current_blog .current_div:nth-of-type(6) .blog_content h4
{
    font-size: 18px!important;
 }
	.wp-pagenavi {
    font-size: 12px !important;
    float: right!important;
    margin: 26px 0px;
    padding: 10px 0px 10px !important;
}
.woocommerce .cart{
position:relative!important;
}
.content-area
{
width:100%;
float:left;
padding:30px 0px;
}
/*.entry-header h1
{
font-size: 21px;
    font-family: 'BrandonGrotesque-Bold';
    text-transform: uppercase;
    margin: 0px 0px 5px 0px;
}*/
.entry-meta
{
    margin-bottom: 19px;
}
#wpcomm {
    padding: 1px 0 10px 0;
    border-top: #ddd solid 1px;
    max-width: 100% !important;
        margin: initial!important;
	    width: 60%;
    float: left;
}
#wc-comment-header {
    padding: 20px 5px 1px 5px;
    display: block;
    float: none;
    clear: both;
    font-size: 18px;
    max-width: 100%!important;
    margin: 0 auto;
}
.entry-content {
    width: 100%;
    float: left;
    /*padding: 50px 100px 50px 00px;*/
}
.shop_now a
{
    background-color: #e1af57!important;
	    padding: 17px 0px!important;
}
.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'BrandonGrotesque-Bold';
    margin-bottom: 30px;
}
.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: 40%!important;
}
.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: 55%!important;
}
.entry-summary .cart
{
width:100%;
float:left;
}
.variations tr td
{
display:block;
color:#000;
text-align:left;
}
.variations tr td label
{
font-size:15px;
font-family: 'Open Sans', sans-serif;
font-weight:bold!important;
}
.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 32%!important;
    display: inline-block;
    margin-right: 1em;
	    height: 38px;
}
.woocommerce .quantity .qty {
    width: 4.631em;
    text-align: center;
    height: 36px;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 2em;
    border: 0;
    width: 100%;
	    margin-top: 0px;
}
.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 0;
    width: 30%;
}
.entry-summary pack{
margin-bottom:30px;
}
.product_meta > span{
display:block;
line-height:30px;
}
.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 5em 0px!important;
    padding: 0;
    font-size: .92em;
    color: #777;
}
.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 {
    float: left;
    width: 20.75%!important;
    margin-right: 3.8%;
    margin-bottom: 1em;
}
.related .shop_now {
    width: 100%;
    float: left;
    position: absolute!important;
    bottom: 0;
	left:0;
}
.related .category_list_items .current_category_item {
    margin: 0px 7px 10px 7px;
    width: 32%;
    position: relative!important;
	    min-height: 419px;
}
.entry-summary .cart{
height:auto!important;
    margin: 19px 0px;
}
.single-product .single_add_to_cart_button
{
background-color: #e1af57!important;
}
.comment-reply-title
{
    font-size: 19px;
    margin: 17px 0px!important;
    text-transform: uppercase;
    font-family: 'BrandonGrotesque-Bold'
}
.comment-form-comment label
{
display:block;
}
.woocommerce #reviews #comment {
    height: 142px!important;
}

.woocommerce #review_form #respond textarea {
    box-sizing: border-box;
    width: 40%!important;
}
.comment-form p label{
display:block;
}
.comment-form p input
{
    height: 38px;
}
.panel h2{
    font-size: 21px;
	    margin-bottom: 30px;
}
.panel p {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    max-width: 70%;
}


@media only screen and (min-width:230px) and (max-width:767px)
{
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 100%!important;
    margin-bottom: 18px!important;
}
.woocommerce #content table.cart td.actions .button.alt, .woocommerce #content table.cart td.actions .input-text+.button, .woocommerce table.cart td.actions .button.alt, .woocommerce table.cart td.actions .input-text+.button, .woocommerce-page #content table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .input-text+.button, .woocommerce-page table.cart td.actions .button.alt, .woocommerce-page table.cart td.actions .input-text+.button {
    float: right;
    width: 100%;
}
.woocommerce #content table.cart td.actions .button, .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions input, .woocommerce table.cart td.actions .button, .woocommerce table.cart td.actions .input-text, .woocommerce table.cart td.actions input, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions input, .woocommerce-page table.cart td.actions .button, .woocommerce-page table.cart td.actions .input-text, .woocommerce-page table.cart td.actions input {
    width: 100%;
    box-sizing: border-box;
    margin: 5px 0px!important;
}

.navbar-collapse.collapse.in{background: rgb(68, 184, 255) none repeat scroll 0% 0%; text-align: center;}
.allmenu a {display:block;padding:5px;}
.allmenu{text-align: center;}
ul.social-buttons {margin-bottom: 0; float: none;}

.addthis_toolbox.addthis_default_style.addthis_32x32_style{width: 265px;float: inherit;margin: 0 auto;position: relative;bottom: 10px;}

}
.main_cart a{
  color:#000;
}
.main_cart a:hover{
  text-decoration:none;
}
.woocommerce div.product div.images img {
    display: block;
    width: auto;
    height: auto;
    box-shadow: none;
    max-width: 100%;
    margin: 0 auto;
}

.single_product{
  padding-top:40px;
}
.single_product .container,.product_page  .container{
 border-bottom: 1px solid #000;
 padding-bottom: 20px;
}

/*****  custom css ********/
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #d9d9d9;
}
.btn-primary {
	padding: 1% 5%;
	color: #fff;
    background-color: #32b7fc;
    border-color: #3cb8fa;
}
.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #5e6671;
    border-color: #5e6671;
}
.main-section {
	padding: 2% 5%;
}
.main-section h4 {
    margin: 10px 0px 18px;
}
.form-control {
    border-radius: 0px;
}
.customerimage {
    border: 1px solid #0093fe;
    margin: 0.5%;
    padding: 1%;
    min-height: 300px !important;
}
.customerimage p {
    text-align: left;
    padding: 3% 2% 0%;
}
@media only screen and (min-width:320px) and (max-width:635px)
{
.asscessories_category_title h2 {
    padding: 0% 0% 1%;
	text-align: center;
}
.asscessories_category_title a {
	display: block;
    padding: 3.1%;
    font-size: x-large;
    float: none;
    color: #fff;
    font-weight: bold;
	text-align: center;
}
/*****  custom css ********/

.thankstext{min-height:220px;}

.form-horizontal.labeladjust .control-label{text-align: left;}
.customerimage img{width:50px;float:left;background: #0093fe;margin:5px;}
.customerimage p{text-align: left;}
.customerimage{border: 1px solid #0093fe;}


@media only screen and (min-width:500px) and (max-width:767px)
{
.providing {display: block;position: absolute; top: -65px;color: white;}
.broken {display: block;position: absolute;top: -108px;color: white; width: 300px;font-size: 17px; margin: 0;}
.bookrepairfirstbtnhome{position: absolute;top: -35px;}
}
@media only screen and (min-width:768px) and (max-width:1313px)
{
.broken {font-size: 22px; width: 75%;}

}
.row.gallery_div .images .attachment-shop_single{width:75%; border: 1px solid #a0ebff;}
.mobileasscessories{margin-top:100px;}
@media only screen and (min-width:991px) and (max-width:1199px)
{
.togcap{margin-top: -5px;}
#toggle{margin-right: 60px;margin-top: -28px;}
.navbar-right{float:none !important;margin-right: 0;}
}
@media only screen and (min-width:768px){
.addthis_toolbox.addthis_default_style.addthis_32x32_style{float:right;}}
.addthis_toolbox.addthis_default_style.addthis_32x32_style a{padding-right:10px;}
.iconimagehome2 img {width: auto; max-height: 100px;}
.iconimagehome1 img {width: auto; max-height: 170px;}

.navbar-fixed-top .navbar-collapse{max-height:506px !important;}