/*
Theme Name: woodmart Child
Theme URI: http://saraye-khab.ir
Description: creat by Majid Eslamdoost
Author: Majid Eslamdoost
Author URI: http://saraye-khab.ir
Template: woodmart
Version: 1.0.0
*/
.whb-header {
    padding: 10px;
    box-sizing: border-box;
    background-color: #f3ece6;
}
.whb-main-header .whb-row,
.whb-main-header .whb-general-header,
.whb-main-header .whb-inner {
    border-radius: 12px !important;
}
.majid1 iframe {
border-radius: 16px !important;
}
body.woocommerce-checkout .site-content {
    background-color: #fff !important;
    padding: 15px;
    border-radius: 12px;
    overflow: hidden;
}