/*
Theme Name: BICTweb.vn
Description: This is a child theme for BICTweb.vn
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE 
.select_option:hover, .select_option.selected {
    border-color: red !important;
	border-style:solid;
    border-width:thick;
}

.select_option span, .select_option img {
    width: 100% !important;
}
.iso {
    border: 2px dashed #ef6e22;
}

***************/
/*-- chia cột Form --*/
#info-left1 {
    width: 49%;
    float: left;
    margin-right:2%;
}
#info-right2 {
    width: 49%;
    float: right;
}
.form-contact-twocol:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:10px;
}
.form-contact-twocol {
    display:block;
}
/*-- Chèn icons lên Form --*/
.wpcf7 p{ position: relative; }


#icon-form{
  position: absolute;
  color: #666666;
  z-index: -900;
  font-size: 18px;
  top: 8px;
  right: 10px;
}

.product-title product_title entry-title{
    font-size: 24px !important;
    font-weight: 300 !important;
}

#shop-sidebar{

   
    /* width: 400px; */
    /* height: 200px; */
    
    /*  border: 1px solid #777777; padding-left: 5px; border-radius: 1% 1% 1% 1%;*/
    


    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    padding: 10px;
    border-radius: 10px
}

#product-sidebar{

   
    /* width: 400px; */
    /* height: 200px; */
    
    /*  border: 1px solid #777777; padding-left: 5px; border-radius: 1% 1% 1% 1%;*/
    


    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    padding: 10px;
    border-radius: 10px
}


#masthead {
    background-color: white !important;
}


input.wpcf7-form-control.wpcf7-submit {
    display: block;
    margin: 0 auto;
 }

.product-info summary{
    border-right: 0px solid #ececec !important;
 }

.stuck .header-main .nav > li > a {
    line-height: 14px !important;
}


#wp-admin-bar-customize { display:none !important;}
#wp-admin-bar-themes { display:none !important;}
#wp-admin-bar-menus { display:none !important;}
#wp-admin-bar-updates { display:none !important;}
#wp-admin-bar-new-content { display:none !important;}
#wp-admin-bar-wp-logo { display:none !important;}
#wp-admin-bar-updates { display:none !important;}
#wp-admin-bar-widgets { display:none !important;} 


#robotsmessage{
    display: none !important;
}

