/*
Theme Name:     Kennebunkport-Photography child

Description:    all-seasons photographs of historic Kennebunkport, Maine, Cape Porpoise, The Bush Compound, Martha Photography, photographer in Kennebunkport, Maine, Cape Porpoise with lobster boats and Images of Kennebunkport, lobster boats, buoys


Author:         The Port Web Design

Template:       Divi


(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

@media only screen and (max-width: 980px) {
    header .et_pb_fullwidth_menu .fullwidth-menu-nav,
    header nav#top-menu-nav {
        display: block !important;
    }
}
@media only screen and (max-width: 767px) {
    header nav#top-menu-nav,
    header #et-top-navigation {
       width: 100%;
    }
}
header #et_mobile_nav_menu, 
header .et_mobile_nav_menu {
    display: none !important;
}

/* stop menu from overlapping logo on mobile */

@media all and (max-width: $responsive_breakpoint) {
    header .logo_container {
        position: relative !important;
        padding-top: 15px;
    }
    header div#et-top-navigation {
        padding-left: 0 !important
    }
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  text-align:center;
}
.products .product a {
  text-align:center
}
.woocommerce ul.products li.product a .star-rating {
  position:relative;
  margin:auto
}
.woocommerce ul.products li.product .price {
  margin-left: 0;
}
h1 {
  text-align:center
}
.products .product .add_to_cart_button {
  float:none
}
.single-product div.product .images .woocommerce-main-image img {
  /*border:2px solid #F7F7F7;*/
border:1px #cccccc double;padding:3px 3px 3px 3px;
}
.product-category h3 {
	font-size: 18px;
	line-height: normal;
	margin-top: 15px;
}

.et_pb_shop_0.et_pb_shop .et_shop_image {
border:1px #cccccc double;padding:3px 3px 1px 3px;
}
/*.et_pb_shop_0.et_pb_shop li.product h3 {
font-size:18px;
}
.et_pb_shop_0.et_pb_shop .star-rating {
text-align:center;
}
.et_pb_shop_0.et_pb_shop li.product .price {
font-size:18px;
}*/
