/*
Theme Name: ProMediaArt
Description:Our First Custom Theme
Tags: blog, custom-background, custom-header, custom-logo, custom-menu, e-commerce, featured-image-header, featured-images, flexible-header, full-width-template, grid-layout, one-column, two-columns, portfolio, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, left-sidebar, right-sidebar, editor-style, front-page-post-form, footer-widgets 
Author: PMA
Author URI: https://promediaart.com/
Version: 2.9.2
Theme URI: http://promediaart.com
*/
@import url('https://fonts.googleapis.com/css?family=Open Sans');
@import url('https://fonts.googleapis.com/css?family=Pragati Narrow');
@import url('https://fonts.googleapis.com/css?family=Roboto Condensed');
@import url('https://fonts.googleapis.com/css?family=Open Sans');
@import url('https://fonts.googleapis.com/css?family=Poppins');
@import url('https://fonts.googleapis.com/css?family=MostraOneBold');
@import url('https://fonts.googleapis.com/css?family=Bebas Neue');
@import url('https://fonts.googleapis.com/css?family=Exo2-Medium');
@import url('https://fonts.googleapis.com/css2?family=Oswald');
*


/*---------------- body css ----------------*/
body {background-color:#ffffff; margin-top:0; margin-left:0; margin-right:0;   overflow-x: hidden;}

body a:link {color:#2c7a28;
}
body a:visited {color:#ff0000;
}
body a:link {color:#2c7a28;
}
a{text-decoration: none;}



/*---------------- headers ----------------*/
#first-header-outer {
    max-width:100vw;
	background-color:#f2c626;

}
#first-header-inner {
    width:94%; display:table;
}
@media only screen and (max-width: 1024px) {
  #first-header-inner  {
    width:99%;
  }
}

#first-header-inner-left {
    display:table-cell;
    text-align: left;
    vertical-align: middle; 
	font-size:14px;
}
@media only screen and (max-width: 374px) {
  #first-header-inner-left {
    font-size:11px;
  }
}

#first-header-inner-left a:link {color:#fff; text-decoration:none; font-size:14px; }
@media only screen and (max-width: 374px) {
  #first-header-inner-left a:link {
    font-size:11px;
  }
}
#first-header-inner-left a:visited {color:#fff; text-decoration:none; font-size:14px; }
@media only screen and (max-width: 374px) {
  #first-header-inner-left a:visited {
    font-size:11px;
  }
}
#first-header-inner-left a:hover {color:#fff; text-decoration:none; font-size:14px;}
@media only screen and (max-width: 374px) {
  #first-header-inner-left a:hover {
    font-size:11px;
  }
}

#first-header-inner-left img {
   height:17px; width:auto;vertical-align:middle;
}

#first-header-inner-right {
    display:table-cell;
    text-align:right;
    vertical-align: bottom; color:#ffffff;
}

#first-header-inner-right a:link,a:visited,a:hover {color:#ffffff;}
.lang-menu select {border-radius:15px; color:#666666; background-color:#f1f5f6;border:#f1f5f6; padding:4px 52px; font-family:"Roboto Condensed";letter-spacing:-1;
        margin: -14px 0 10px 0;
}

#second-header-outer {max-width:100vw; background-color:#1d8ec6;}
#second-header-inner {display:table; width:90%;}
@media only screen and (max-width: 1024px) {
  #second-header-inner  {
    width:93%;
  }
}
@media only screen and (max-width: 900px) {
  #second-header-inner  {
    width:91%;
  }
}
@media only screen and (max-width: 900px) {
  #second-header-inner  {
    width:91%;
  }
}
@media only screen and (max-width: 600px) {
  #second-header-inner  {
    width:88%;
  }
}
@media only screen and (max-width: 500px) {
  #second-header-inner  {
    max-width:86%;
  }
}
@media only screen and (max-width: 400px) {
  #second-header-inner  {
    max-width:82%;
  }
}
@media only screen and (max-width: 350px) {
  #second-header-inner  {
    max-width:80%;
  }
}
#second-header-inner-left {text-align:left; display:table-cell; text-align:left; color:#ffffff; font-family:"Open Sans"; font-size:15px; letter-spacing:-0.5px;padding: 12px 0 12px 0;}
#second-header-inner-left a:link {color:#ffffff; text-decoration:none;padding:0 15px 0 0; font-size:13px;}

#second-header-inner-left a:visited {color:#ffffff; text-decoration:none;padding:0 15px 0 0; font-size:13px;}
#second-header-inner-left a:hover {color:#ffffff; text-decoration:none;padding:0 15px 0 0; font-size:13px;}
#second-header-inner-right {display:table-cell; text-align:right; color:#ffffff;}
@media only screen and (max-width: 1024px) {
  #second-header-inner-right  {
    position:relative; right:-20px;
  }
}
#second-header-inner-right a:link, a:visited, a:hover {color:#ffffff; text-decoration:none; }
#second-header-inner-right img {height:20px; width:auto;}
@media only screen and (max-width: 768px) {
  #second-header-inner-right img  {height:14px; width:auto;
    
  }
}

#top-menu {}

@media only screen and (max-width: 1024px) {
  #top-menu  {
    
  }
}
#top-menu img {margin-right:20px;}
@media only screen and (max-width: 439px){  #top-menu {}}
#top-menu ul {list-style:none; margin:0px 0 0 -70px;}
#top-menu ul li{list-style: none; float:left;}



#third-header {width:100vw;}
#third-header-inner {width:95%; display:table;}
@media only screen and (max-width: 1024px) {
  #third-header-inner  {
    width:98%;
  }
}
#third-header-inner-left {display:table-cell; text-align:left; vertical-align:bottom;}
#logo {padding:4px 0 0 0;}
#logo img {width:250px; height:auto;}
@media only screen and (max-width: 1024px) {
  #logo img  {
    width:250px; height:auto;
  }
  #fourth-header-outer {
    position: absolute;
    top: 65px;
    right:30px;
}
}
@media only screen and (max-width: 768px) {
  #logo img  {
    width:230px; height:auto;
  }
  #fourth-header-outer {
    position: absolute;
    top: 65px;
    right:30px;
}
}
#third-header-inner-right {display:table-cell; text-align:right;vertical-align:bottom;}

#main-menu {max-width:95%! important; margin:0 0 0 0; padding:0px 0 0 0; font-family:'Oswald'; font-weight:200! important;}
#icons {padding-right:14px;}
@media only screen and (max-width: 1024px) {
  #icons  {
    padding-right:4px
  }
}
#icons img {border:0px;}
@media only screen and (max-width: 1024px) {
  #icons img  {
    height:20px; width:auto;
  }
}

/*------------------CSS for the pages --------------------*/
#content {display:block; width:100%;margin: 32px 0 32px 0; font-family: "Roboto Condensed"; text-align: justify; 		font-size: 13px;
    line-height: 24px;}
#content h4 {color: #ffffff;display:block; font-family:"Poppins"; letter-spacing:-1px;
    border-bottom: 6px double #ffffff; 
    border-top: 0px solid #73c2ce;
    background-color: #6fc79b;
    padding: 9px 0 9px 7px; font-weight:300; text-shadow:.5px .5px .5px #000000; text-align: right;}
#content img
{
	box-shadow: 3px 3px 6px #666666;
}
#content_card h4
{
	padding: 9px 0 9px 0px;
    font-weight: 300! important;
    text-align: left;
    font-family: "Roboto Condensed";
    line-height: 24px;
}
#content_card
{
	display:block; width:100%;margin:32px 0 0 0; font-family: "Roboto"; text-align: justify; 		font-size: 12px;
    line-height: 24px;
}

#content_card h4 a:link {color:#2271b1;}
#content_card h4 a:visited {color:#2271b1;}
#content_card h4 a:hover {color:#2271b1;}
#content_card img
{
	width:100%;
}

/*----------------- Normal page css -------------------*/
.page_total
{
    width:100%;
}
#page_inner
{
    width:95%;
}
#page_inner_total
{
    width:100%;
}
.page_title
{
    text-align:left;
}

.first-menu{
    padding-left:0px!important;
}
#location-map{
border: 1px solid #dcdcdc;
padding: 5px;
border-radius: 5px;
width:100%;
}


/*-----footer---*/


#footer_outer {background-color:#080808;display:block;}

#footer_outer h2 {color:#ffffff; font-family:"PT Sans Narrow";font-weight:normal; text-align:left;border-top:1px solid #ffffff; border-bottom:1px solid #ffffff; display:block;}
#upper_footer_inner {display:table;width:92%; text-align:center; font-family:"Poppins"; vertical-align:top; font-weight:normal; font-size:12px; padding-bottom:50px; padding-top:20px;}
@media only screen and (max-width: 575px) {  #upper_footer_inner{display:table;}}
div#upper_footer_inner ul {list-style:none;}
@media only screen and (max-width: 575px){  div#upper_footer_inner ul{ margin-left:0px; padding-bottom:10px; vertical-align:top;}}
div#upper_footer_inner ul li{list-style: none;}
div#upper_footer_inner ul li a:link {color:#fff;text-decoration:none;}
div#upper_footer_inner ul li a:visited {color:#fff;text-decoration:none;}
div#upper_footer_inner ul li a:hover {color:#ff0000; font-size:12px;}

#upper_footer1 {display:table-cell;width:20%;color: #fff;padding:0 10px 0 0; text-align:left; vertical-align:top;line-height: 25px;}
@media only screen and (max-width: 575px){  #upper_footer1 {display:table-row;}}

#upper_footer2 {display:table-cell;width:20%;color: #fff;padding:0 10px 0 0;vertical-align:top; text-align:left;line-height: 25px;}
@media only screen and (max-width: 575px){  #upper_footer2 {display:table-row; }}

#upper_footer3 {display:table-cell; width:20%;color: #fff; padding:0 10px 0 0; color:#ffffff;vertical-align:top; text-align:left;line-height: 25px;}
@media only screen and (max-width: 575px){  #upper_footer3 {display:table-row;}}

#upper_footer4 {display:table-cell;width:20%;color:#ffffff; padding:0 10px 0 0;text-align:left;line-height: 25px;vertical-align:top;}
@media only screen and (max-width: 575px){  #upper_footer5 {display:table-row;}}
#upper_footer5 {display:table-cell;width:20%;color:#ffffff; padding:0 10px 0 0;text-align:left;line-height: 25px;vertical-align:top;}
@media only screen and (max-width: 575px){  #upper_footer5 {display:table-row;}}

#lower_footer {background-color:#080808; width:100%; display:block; font-family:"Poppins"; font-size:12px;line-height: 25px;}
#lower_footer_inner {display:table; width:92%;}
#footer5 {border-top: 2px solid #5c5c5c; width: 95%;line-height: 2;display: table-caption;}
#footer6 {display:table-cell;color:#ffffff;padding-bottom: 50px;}
#footer6 a:link, a:visited, a:hover {color:#ffffff;}
#social_link
{
    display: inline-block;
    text-decoration: none;
    padding-top: 50px;
}

#social_link a img {
    border: 1px solid #fff;
    border-radius: 20px;
    margin: 4px;
}

/*---------- form css ----------------*/

/*#main-form
{
    text-align: left;
    width: 60%;
    border: 1px solid #dddddd;
    margin: 70px 0;
    padding: 20px 30px 40px 30px;
}
#main-form input[type="text"], #main-form input[type="email"],#main-form input[type="tel"], #main-form textarea {
    width: 97%;
    margin: 6px 0;
    padding: 4px 0px 4px 5px;
    border: none;
    border-bottom: 1px solid #dddddd;
    border-radius:4px;
}
#main-form input[type="submit"] {
    width: 98%;
    background-image: linear-gradient(to bottom,#f37827,#FE6500);
    color: #ffffff;
    padding: 8px 0;
    border: none;
    border-radius: 4px;
}*/
#form_box {
  padding-top: 20px;
}
#contact_form label{
    font-size:16px;
}
#contact_form
{
    width:60%;
	text-align: left;
    border: 1px solid #fff9f9;
    padding: 1em 1em 1em 1em;
    box-shadow: 0 0 16px -3px rgba(0, 0, 0, 0.27);
}
#contact_form input[type="text"]{
    width: 97%;
    position: relative;
    
}
#contact_form select{
    width: 100%;
    BACKGROUND-COLOR: #FFF;
    color: #807b7b;
}
#contact_form  .app_seh input[type="text"] 
{
    width:47.4%;
}
#contact_form input[type="tel"] {
    width: 97.5%;
}
#contact_form input ,select{
    font-size: 15px;
    color: #000;
    margin-bottom: 14px;
    padding: 12px;
    outline: none;
    border: 1px solid rgba(0, 0, 0, 0.22);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.17);
}
#contact_form input[type="email"] {
    width: 97.5%;
}
#contact_form #courses
{
    width: 99.9%;
    font-size: 15px;
    color: #000;
    margin-bottom: 14px;
    padding: 12px;
    outline: none;
    background:#ffffff;
    border: 1px solid rgba(0, 0, 0, 0.22);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.17);
    
}
#contact_form input[type="submit"]
{
    width:100%;
	border-radius: 25px;
	padding: 13px 40px;
	background-color: #d1531a;
   color: white;
   border: none;
}
#contact_form textarea {
    font-size: 15px;
    color: #000;
    width: 97%;
    margin-bottom: 14px;
    padding: 12px;
    outline: none;
    border: 1px solid rgba(0, 0, 0, 0.22);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.17);
    font-family: 'Open Sans', sans-serif;
}
#content_heading
{
	font-size: 24px;
   line-height: 26px;
   color: #015F63;
   font-family: 'Roboto Condensed';
   margin-bottom: 20px
}
#content_text
{
    font-size: 14px;
   line-height: 26px;
   color: #443b3b;
   font-family: 'Roboto';
   text-align: justify;
}
#contact_form table tr td {
    padding: 0 10px 0 10px;
    font-size: 14px;
    line-height: 26px;
    color: #1F1919;
    font-family: 'Roboto';
    text-align: justify;
}
#address
{
    background: url(../images/ic2.png) no-repeat;
    background-size: 14px;
    font-size: 16px;
    padding-left: 18px;
    margin: 15px 0 3px 0;
    background-position-y: center;
}
#contact_no
{
    background: url(../images/ic1.jpg) no-repeat;
    background-size: 18px;
    font-size: 16px;
    padding-left: 20px;
    margin: 15px 0 3px 0;
    background-position-y: center;
}
#whatsapp_icon
{
    background: url(../images/ic4.jpg) no-repeat;
    background-size: 18px;
    font-size: 16px;
    padding-left: 20px;
    margin: 15px 0 3px 0;
    background-position-y: center;
}
#mail_icon
{
    background: url(../images/ic3.jpg) no-repeat;
    background-size: 18px;
    font-size: 16px;
    padding-left: 20px;
    margin: 15px 0 3px 0;
    background-position-y: top;
}
#website_icon
{
    background: url(../images/ic5.jpg) no-repeat;
    background-size: 18px;
    font-size: 16px;
    padding-left: 20px;
    margin: 15px 0 3px 0;
    background-position-y: center;
}

 /* CSS for filter block on the left side of shop page */
 .collapsible{}
@media only screen and (max-width: 900px) {  .collapsible{
  background-color: #eee;
  color:#ffffff;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}}


/* Add a background color to the  filter text if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .collapsible {border-radius:4px; border:none; background-color:#3cb2ae;}
.active, .collapsible:hover {
  background-color: #2ba0ad; border-radius:4px; border:none;
}

Style the collapsible content. Note: hidden by default 
.content { overflow:visible; }

@media only screen and (max-width: 900px) { .content {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  background-color: #f1f1f1; 
	} }



/* ------------- Single Product page css -------------- */
.woocommerce ul.products li.product .price
{
    text-align:left;
}


.summary .single_add_to_cart_button
{
    background:#ffffff;
    width: auto;
    padding: 18px 8px;   
    color:rgb(81,81,81);
    border-radius: 2px;
    box-shadow:0 1px 2px 0 rgba(0,0,0,.2);
    border:none;
    font-family: Roboto,Arial,sans-serif;
    letter-spacing: 0;
    text-transform:uppercase;
    font-size:16px;
    cursor:pointer;
    font-weight:500;
}
#single-product-total {}
#single-product-total-inner {width:95%;}
#single-product-upper-total {text-align:left; width:100%; border:0px solid #ff0000;}
#single-product-upper-total-inner {display:table; text-align:left; width:100%;}
#single-product-upper-total-inner-left {display:table-cell; padding:0 0 0 0;}
@media only screen and (max-width: 500px) {  #single-product-upper-total-inner-left{
display:table-row; width:60%; text-align:center;
}}
#single-product-upper-total-inner-right {display:table-cell; padding: 0 0 0 12px; vertical-align:top; width:75%;}
@media only screen and (max-width: 500px) {  #single-product-upper-total-inner-right{width:100%;
display:table-row;
}}
#fetured_image {}
#fetured_image img {height:100px; width:auto;}
#sigle_product_image_total {text-align:left! important; background-image: radial-gradient(#ffffff,#ffffff,#e3e8ea); float:left;}
@media only screen and (max-width: 500px) { #sigle_product_image_total {
text-align:center! important; background-image: none; float:none;
}}
#sigle_product_image_total img {position:relative; left:0! important!; margin-left:0%; background:transparent;}
@media only screen and (max-width: 500px) { #sigle_product_image_total img{
position:relative; left:10%! important; max-width:75vw; height:auto;
}}
.woocommerce-product-gallery__image {}
.woocommerce-product-gallery__image img{float:left;}
#single-product-upper-total-inner-left  .extrafield1 {color:Green; font-size:22px; margin:-10px 0 0 0; font-family:"Oswald";}
#single-product-upper-total-inner-left  .yith-wcwl-icon {margin:0 0 0 -8px;}
.single_add_to_cart_button.button {background-color:green; color:#ffffff;} 
.product_title{font-family:"Oswald"; font-size:28px; color:green;}
/*-------slider buttons-------*/
.wcpscwc-product-slider, .button.slick-next {}
#content-inner {font-family:"Open Sans"; color:#3590a0; line-height:25px; font-size:15px; width:95%; padding:12px 0 0 0; text-align:left; display:table;}
#content-inner img {box-shadow:none;}
#content-inner a{color:#3590a0; text-decoration:none;}
#content-inner a:hover{color:#3590a0; text-decoration:none;}
#banner img
{
	width:100%;
	height:auto;
}
/***************slideshow*************************************/
/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/****home****************************/
#total {
    width: 100%;
    height: auto;
}
#total_home {
    padding: 30px 0;
}
#inner {
    width: 100%;
    height: auto;
    
}
#total_card_holder
{
	width:95%;
	padding: 0px 0 9px 0;
}
#total_card{
    width:98%;
}
#part_card
{
	display: table-cell;
	width: 25%;
	padding: 0 10px;

}
#image img
{
	padding: 0px;
    background-color: #ffffff;
    border-radius:0;
    width:100%;
}
#image
{
	overflow: hidden;
	background-color:#fff;
	padding: 0px 0;
	padding-bottom: 20px;
}
a {
    text-decoration: none;
}
#card_title {
    margin-top:5px;
    color: #2271b1;
    font-weight:600;
    font-family:Open Sans;
    width:100%;
    text-align:left;
    line-height: 2;
   
}
#content_title{
    font-family: Open Sans;
    font-size: 13px;
    color:black;
    width:100%;
    text-align:left;
    line-height: 1.5;
}
    .hyper-read{
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    width: 30%;
    float: left;
}
.mt-0{
    margin-top:0px !important;
}
@media only screen and (max-width: 768px) {
    #part_card
{
	display: table-row;}
.lang-menu {
    display: none;
}
}

@media screen and (max-width: 768px) {
#captcha_text_box {
    width: 35%;
    padding:4px;
    margin-left: 10px;
}
}

@media screen and (max-width: 768px) {
div#form_captcha {
    width: 50px;
    margin-top: 7px
}
}
input, textarea {
    width: 27%;
}
@media screen and (max-width: 768px) {
 input, textarea {
    width: 50%;
}   
}

/* Float four columns side by side */
.column {
  width: 16.66%;
  padding: 0 4px;
  display: table-cell;
}

/* Remove extra left and right margins, due to padding */
#total_row
{
    width:100%;
}
#inner_row
{
    width:98%;
}
.row {
    width:100%;
    display: table;
    margin-bottom: 5px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Style the counter cards */
.card {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  padding: 2px;
  text-align: center;
}
.card img{
    max-width:100%;}
@media screen and (max-width: 768px) {
  .column 
  {
      padding: 0 4px;
      display: table-row;
  }
  .card
  {
      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
      margin-bottom: 10px;
  }
 #first-header-inner-left {
    padding: 10px 5px 10px 5px;
    
}
#top-menu ul {
    list-style: none;
    margin: 0px 0px 0px -60px;
}
}
#content_inner_total
{
    width:100%;
    display:table;
    text-align:left;
    margin-top:20px;
    margin-bottom:20px;
}
#text_heading {
    color: #221751;
    border-bottom: 2px solid #ff6600;
    font-family: 'Oswald';
}
#text_heading h1{
    margin-bottom:8px;
    margin-top: 0px;
    letter-spacing: .5px;
}
#about_left
{
    display:table-cell;
    width:60%;
    text-align:left;
    vertical-align:top;
    padding-right:5px;
}
#about_right
{
    display:table-cell;
    width:40%;
    text-align:right;
    vertical-align:top;
}
#about_inner_right
{
     width:100%;   
}
#content-inner img{
 max-width: 100%;}
 
#tbl_width tr td{
    width:30%;
}
@media screen and (max-width: 768px) {
#about_right
    {
        width:100%;
        display:table-row;
    }
     #about_left
    {
        width:100%;
        display:table-row;
        padding-right:0;
    }
 #contact_form {
    margin-top: 10px;
    width:86%; 
} 
#contact_form input[type="text"]{
    width:93%;
}
#contact_form textarea{
    width:93%;
}
  #first-header-inner-left a:link {
    font-size: 12px;
} 
#text_heading h1{
    font-size:20px;
}
#banner img
{
    height:150px;
}
#logo {padding:4px 0 0 4px;}
#location-map{
    margin-left:0;
}
}
