@charset "utf-8";
/* Bootpresswp Child Theme */
/* Theme Designed and Scripted by Anomalous */
/* http://www.anomalous.co.za */
/* 05 September 2015 */


@font-face {
    font-family: 'dotfont';
    src: url('../fonts/AvenirLTStd-Medium.eot');
    src: local('☺'), url('../fonts/AvenirLTStd-Medium.woff') format('woff'), url('../fonts/AvenirLTStd-Medium.ttf') format('truetype'), url('../fonts/AvenirLTStd-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "dotfont","HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    letter-spacing: 0.5pt;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    font-weight: 300;
    font-size: 14px;
    color:#4d4d4d;
}

.page-title {
	color: #644f3a;
	font-size: 2.5em;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 30px;
}


/* Header Start */
.blue-top-header-bar {
	background-color: #4d4d4d;
	padding-top: 5px;
	padding-bottom: 5px;
}
.blue-top-header-bar .btn {
    padding: 3px 12px;
}
.blue-top-header-bar .form-control {
	
	height: 29px;
	padding: 3px 12px;
	
}
.btn-view-cart, .btn-dots-tips {
    background-color: #cadad1;
    border:1px solid #fff;
}
.dot-milton-logo {
    max-width:150px !important;
}
.navbar-default {
	background: none;
}
.navbar {
	osition: relative;
min-height: 100px;
margin-bottom: 0;
border: 1px solid transparent;
text-transform: uppercase;
height: auto;
}
.navbar-nav > li {
	
	border-left: 2px solid #644f3a;
}
#menu-main-menu {
   margin-top:40px;
}
.navbar-nav > li:nth-child(1) {
	
	border-left: none;
}
.navbar-default .navbar-nav > li > a {
	color: #644f3a;
	font-weight: 900;
	padding-top: 0;
	padding-bottom: 0;
         -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #cadad1;
	background-color: transparent;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #cadad1;
	background-color: transparent;
}
.jumbotron, .jumbotron.jumbotronleft, .jumbotron.jumbotronright {
	background-color:#cadad1;
	margin-bottom: 0;
	height:00px;
        padding-top:0;
        padding-bottom: 0;
}
.jumbotron .h1, .jumbotron h1 {
	font-size: 48px;
	color: #644f3a;
        margin-top:60px;
}
.jumbotron .p, .jumbotron p {
	font-size: 18px;
	color: #644f3a;
}
.jumbotron .btn {
    background: none;
    background-color:#644f3a;
    text-transform: uppercase;
    color: #cadad1;
}
.social-media {
	background: #644f3a;
	padding-top: 5px;
	padding-bottom: 5px;
}
.social-media .fa-circle {
    color: #cadad1;
}
.social-media .fa-stack-1x {
    color: #644f3a;
}
.social-media ul {
	margin-top: 0;
	margin-bottom: 0;
}

.carousel,.item,.active:not(.menu-item){
	background-color:#cadad1;
	margin-bottom: 0;
	height:380px;
        padding-top:0;
        padding-bottom: 0;
}
.carousel-inner{height:100%;}
.fill{
	background-color:#cadad1;
	margin-bottom: 0;
	height:380px;
        padding-top:0;
        padding-bottom: 0;
	background-position: center;
	background-size: cover;
}

.round-left {
	display: block;
	background: rgba(255,255,255,0.5);
	border-radius: 50%;
	width: 300px;
	height: 300px;
	text-align: center;
	padding: 30px;
        margin-top:40px;
        margin-left:50px;
}
.round-left h1 {
    color: #644f3a;
	font-size: 2.5em;
	text-transform: uppercase;
        margin-bottom: 10px;
}
.round-left h3 {
    color: #644f3a;
	font-size: 1.8em;
        margin-top:10px;
	
}
.test {
    
}
.round-left a {
    color: #644f3a;
	
	text-transform: uppercase;
        border: none;
}
.square-left {
    display: block;
	background: rgba(255,255,255,0.5);
	border-radius: 5%;
	width: 100%;
        max-width: 400px;
	height: 300px;
	text-align: center;
	padding: 10px;
        margin-top:40px;
        margin-left:50px;
}
.square-left h1 {
    color: #644f3a;
	font-size: 1.8em;
	text-transform: uppercase;
        margin-bottom: 10px;
}
.square-left h3 {
    color: #644f3a;
	font-size: 1.4em;
        margin-top:10px;
	
}
/* Header End */


/* Footer */
footer {
    background-color: #cadad1;
    margin-top:80px;
    padding-top:40px;
}
.footer-widget {
    list-style: none;
    padding-left:0;
}
.widgettitle {
    color: #644f3a;
	font-weight: 900;
        font-size: 14px;
        text-transform: lowercase;
        margin-top:0;
}
.textwidget, .textwidget a {
    color: #fff;
    font-weight: 900;
}
.textwidget .fa-circle {
    color:#4d4d4d;
}
    .list-inline > li {
	display: inline-block;
	padding-right: 0;
	padding-left: 0;
}
#menu-footer-menu > li {
	
	border-left: 2px solid #644f3a;
}
#menu-footer-menu > li:nth-child(1) {
	
	border-left: none;
}
#menu-footer-menu > li > a {
	color: #644f3a;
	font-weight: 900;
	padding-top: 0;
	padding-bottom: 0;
         -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
  font-size:0.9em;
}
#menu-footer-menu > .active > a, #menu-footer-menu > .active > a:focus, #menu-footer-menu > .active > a:hover {
	
	background-color: transparent;
        text-decoration: underline;
}
#menu-footer-menu > li > a:focus, #menu-footer-menu > li > a:hover {
	
	background-color: transparent;
        text-decoration: underline;
}
.footer-menu-row {
    margin-top:30px;
}
.copy {
    color: #644f3a;
	font-weight: 900;
        font-size: 0.8em;
        text-transform: lowercase;
}

.servicesblock {
    border-radius:20px;
    display:block;
    margin-bottom: 30px;
    padding:20px;
}
.servicesblock img {
    background-color: #fff;
    border-radius: 10px;
}
.square-left hr {
	
	margin-bottom: 10px;
	
}
.single-product > .container {
    margin-top:30px;
}
.related.products {
    clear:both;
}
.woocommerce div.product .product_title {

	color: #644f3a;
	font-size: 2.5em;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 30px;
}
.related.products h2 {
    color: #644f3a;
	font-size: 2em;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 30px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #644f3a !important;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}
.woocommerce button.button.alt:hover {
    opacity:0.8;
}
.product-type-simple h3 {
    color: #644f3a;
}
a {
	color: #644f3a;
	text-decoration: none;
}
a:hover {
	color: #644f3a;
	
}
.dot-shop-now {
    padding: 10px;
        
    position: relative;
    right: 0;
    bottom: 58px;
    padding-top: 5px;
    padding-bottom: 5px;
    
}

@media (min-width: 1200px) { 
	/* Large Devices Desktop */
}

@media (min-width: 992px) and (max-width: 1200px) { 
	/* Medium Devices Desktop */
 }

@media (min-width: 768px) and (max-width: 992px) { 
	/* Small Devices Tablet */
 }

@media (max-width: 768px) {
	/* Extra Small devices phone */
}

@media (min-width: 481px) and (max-width: 768px) {
   /* Portrait Tablet Only If Needed */
}
 
@media (min-width: 321px) and (max-width: 480px) {
    /* Landscape Phone Only If Needed */
    .dot-shop-now {

    padding: 10px;
    position: relative;
    right: 0;
    bottom: 0;
    float: none !important;
    text-align: center;
    margin: 0 auto;
    display: block;

}
}
 
@media (max-width: 320px) {
    /* Portrait Phone Only If Needed */
    .dot-shop-now {

    padding: 10px;
    position: relative;
    right: 0;
    bottom: 0;
    float: none !important;
    text-align: center;
    margin: 0 auto;
    display: block;

}
}
/* Last Line of Code */