/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


a.button-continue-shopping.button.primary.is-outline {
    color: #fff;
    background-color: #0066ff;
    border: 1px solid #0066ff;
}
button.button.primary.mt-0.pull-left.small {
    background-color: #33CC00;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
}
a.checkout-button.button.alt.wc-forward {
    background-color: #FF0000;
    border-radius: 15px;
    box-shadow: 2px 2px 5px #ddd;
}
.page-checkout h3.widget-title {
    color: #ff6600;
}

div#customer_details {
  border: 3px dashed #e5101d;
  padding: 15px;
  border-radius: 15px;
}

.cart-wrapper.sm-touch-scroll {
  border: 3px dashed #e5101d;
  padding: 15px;
  border-radius: 15px;
}

.cart_totals.calculated_shipping {
    border: 3px dashed #e5101d;
    padding: 15px;
    border-radius: 15px;
}

form.checkout_coupon.mb-0 {
    background-color: #eaeaea;
    padding: 20px;
    border: 3px dashed #ff6600;
}

.woocommerce-billing-fields h3 {
    color: #303030;
}

button#place_order {
    background: #FF0000;
}

h3#order_review_heading {
    color: #303030;
}

.page-checkout span.woocommerce-Price-amount.amount {
    color: #FF0000;
}

/*-------------------------------------------------------------*/



body {
  font-family: "RobotoCondensed" !important;
}

h1,h2,h3,h4,h5,h6,p,a,li,span{
  font-family: "RobotoCondensed" !important;
}

.is-divider,
.entry-category,
.badge-container.absolute.left.top.z-1 {
    display: none;
}



.searchform .button.icon {
    background: #0392ab;
    color: #fff;
    font-size: 16px;
    padding: 0 25px;
    text-transform: uppercase;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
input.search-field {
    margin: 0;
    margin-bottom: 0;
    height: 40px;
    border: 1px solid #0392ab;
    outline: none;
    box-shadow: none;
}
.phone-header {
  font-size: 17px;
  margin-bottom: 10px;
  margin-right: 15px;
  font-weight: bold;
  text-align: center;
  color: rgb(7, 123, 125);
  text-transform: uppercase;
}
.phone-header h6 {
  color: #ff0000;
  font-size: 15px;
}





.header:not(.transparent) .header-bottom-nav.nav > li > a {
    font-size: 18px;
    padding: 5px 15px;
	  color: rgba(0, 0, 0, 0.851);
}

ul.nav.header-nav.header-bottom-nav.nav-center.nav-uppercase {
    margin-left: 11%;
}


.nav-dropdown {
    border: 0px;
    box-shadow: 0px;
    min-width: 200px !important;
}

.nav-dropdown-default {
    padding: 0px;
}
.nav-dropdown  li {
    border-bottom: 1px solid #eaeaea;
}
.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a { 
    padding: 5px 10px;
    display: block;
    border-bottom: 0px;
    color: #077b7d;
}

.nav-dropdown-default .nav-column li:hover,
.nav-dropdown.nav-dropdown-default>li:hover{
    background: #077b7d;
}

.nav-dropdown-default .nav-column li:hover>a,
.nav-dropdown.nav-dropdown-default>li:hover>a {
    color: #fff; 
}

/*---------------------------------------------------*/

.bkg h2 {
  text-transform: uppercase;
}

ins span.amount {
    color: #ff0000;
    font-size: 18px;
}

#related_posts h5.post-title.is-large,
.blog-archive h5.post-title.is-large{
  font-size: 15px;
  color: #0392ab;
  text-transform: uppercase;
  line-height: 1.389;
  text-align: center;
}


.home-product .nav-line>li>a:before{
	display: none;
}

.home-product .nav-line li > a {
	font-size: 18px;
	color: #474747;
	padding: 5px 17px;
	line-height: 1.389;	
	border:1px solid #cccccc;
	border-radius: 10px;
}

.home-product .nav-line li.active a{
	border:1px solid #b4d7d8;
	border-radius: 10px;
	color: #0392ab;
}

.home-product .box-blog-post {
	box-shadow: 2px 2px 5px #eaeaea;
}
.home-product .product-small.box{
    border: 1px solid #ddd;
}
.home-product .gallery_thumbnail {
    margin: 15px 25px 45px;
}

.home-product .gallery_thumbnail img {
    float: left;
    width: 20%;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 50%;
    margin-right: 5px;
}

.home-vali .row,
.home-news .row {
  margin-top: 3%;
}
.home-vali h2 {
  color: #fff;
}

.home-vali ins span.amount {
    color: #0392ab;
}

.home-news h5.post-title.is-large {
  font-size: 15px;
  color: rgb(71, 71, 71);
  font-weight: bold;
}


/*----------------------------------------------------------*/
main#main {
    border-top: 1px solid #ddd;
}
.widget-title  {
	background: #0392ab;
	color:#fff;
	padding: 10px;
	font-size: 12px;
	display: block;
}
.widget-area ul li a {
  font-size: 17px;
  padding: 5px 5px;
}

.product-categories {
  border:1px solid #0392ab;
  padding: 10px;
}
.product-categories span.count {
  color: #0392ab;
}

ul.cam-ket {
  border: 1px solid #ddd;
  padding: 5px;
}

.woocommerce-product-gallery__image.slide.first.is-selected {
    border: 1px solid #ddd;
}
.product-info h1.product-title.product_title.entry-title {
  color: #0392ab;
  font-size: 22px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.product-info ins span.amount {
    color: #0392ab;
    font-size: 25px;
}
.product-short-description,.woocommerce-variation-add-to-cart {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
.product-short-description p {
  line-height: 10px;
}

.related.related-products-wrapper .product-small.box {
  border: 1px solid #ddd;
  padding: 10px;
}
.related.related-products-wrapper h3 {
  border-bottom: 1px solid #0392ab;
  padding-bottom: 10px;
  margin-bottom: 20px;
  color: #0392ab;
}

.product-section {
    border-top: 0px ;
}

.blog-archive .box-image .image-cover {
	 padding-top: 100% !important;
}

.blog-archive .badge-inner {
	background: #0392ab;
}

.blog-single .entry-header-text.text-center {
	padding: 0px;
}

#related_posts h3,
.blog-single h1.entry-title {
	color: #077b7d;
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 15px;
	font-size: 25px;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	font-family: "RobotoCondensed";
}
.blog-single .entry-content.single-page {
	font-family: "RobotoCondensed";
}

.blog-single .social-icons {
    text-align: left !important;
    display: block;
}
.blog-single .social-icons .icon {
	color: #fff;
	border: 0px;
}
.blog-single .social-icons i {
	top: 2px;
}
.blog-single .social-icons .facebook {
	background: #274da4;
}
.blog-single .social-icons .twitter {
	background: #3b71e9;
}
.blog-single .social-icons .email {
	background: #9b9b9b;
}
.blog-single .social-icons .pinterest {
	background: #d92b09;
}

.blog-single .social-icons .linkedin {
	background: #3b71e9;
}


#related_posts .col {
  float: left;
  margin-left: 0;
  list-style: none;
}
.relatedcontent h3 {
  font-size: 16px;
  margin-top: 7px;
}
.relatedthumb img {
  max-height: 230px;
  width: 100%;
}
#related_posts {
    border-top: 4px double #e8e8e8;
    padding-top: 10px;
}
#related_posts li:nth-child(1) {
  padding-left: 0 !important;
}
#related_posts li:nth-child(2) {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#related_posts li:nth-child(3) {
  padding-right: 0 !important;
}




/*----------------------------------------------------------*/
.footer-top .row {
  margin-top: 2%;
}
.footer-top,
.footer-top h6,
.footer-bottom,
.footer-bottom li {
  color: #fff;
}

.footer-top .icon {
  margin-bottom: 15px;
}
.footer-top i {
    background: #007488;
    padding: 10px;
    font-size: 30px;
    height: 50px;
    width: 50px;
}

ul.menu>li+li, .widget>ul>li+li {
    border-top: 0px;
}

.footer-bottom h3 {
  font-size: 16px;
  background: #373737;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px dashed #ddd;
  padding: 0px;
  padding-bottom: 10px;
}

.footer-bottom ul.menu li a {
  color: #fff;
}
.footer-bottom ul.menu li:before {
    content: ">";
    color: #fff;
} 
.footer-bottom ul li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

a.icon.button.circle.tooltip.tooltipstered {
    border: 0px;
}
.social-icons i {
  color: #fff;
  padding-top: 3px;
}
.social-icons .facebook {
  background: #275c9e;
}
.social-icons .twitter {
  background: #ff4a35;
}
.social-icons .youtube {
  background: #ed7268;
}




@media only screen and (max-width: 1024px) {
   
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
  .home-product .gallery_thumbnail {
    margin: 15px 0px 45px;
  }
}

